SimpleScriptBuilder.

LogRebuildReason(string) Method

Summary

Logs the `reason` that this script should be rebuilt.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
SimpleScriptBuilder

Syntax

public override void LogRebuildReason(string reason)

Parameters

Name Type Description
reason string

Return Value

Type Description
void