Summary
Appends the declaration of this method in C# code to the specified `text`.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- ConstructorBuilder
Syntax
public override void AppendScript(StringBuilder text, int indent)
Parameters
| Name | Type | Description |
|---|---|---|
| text | StringBuilder | |
| indent | int |
Return Value
| Type | Description |
|---|---|
| void |