Summary
[Editor-Only, Internal]
Base class for settings relating to a procedural script.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ProceduralScriptSettings"]
class Type type-node
Syntax
public abstract class ProceduralScriptSettings
Fields
Name | Constant Value | Summary |
---|---|---|
enabled |
Should the script be generated?
|
Methods
Name | Value | Summary |
---|---|---|
DoGUI |
void |
Draws the GUI for these settings.
|