Summary
If true,
#pragma warning disable
will be put at the top of the script to disable all warnings.
Default true.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- SimpleScriptBuilder
Syntax
public bool DisableAllWarnings { get; set; }
Value
Type | Description |
---|---|
bool |