SimpleScriptBuilder.

LogBuildErrors Property

Summary

If true, errors encountered while building the script will be logged. Default true.
Assembly
Weaver.dll
Namespace
Weaver.Editor.Procedural
Containing Type
SimpleScriptBuilder

Syntax

public bool LogBuildErrors { get; set; }

Value

Type Description
bool