Summary
Appends the declaration of the elements of this script in C# code to the specified `text`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural - Containing Type
- SimpleScriptBuilder
Syntax
protected virtual void AppendScript(StringBuilder text)
Parameters
Name | Type | Description |
---|---|---|
text | StringBuilder |
Return Value
Type | Description |
---|---|
void |