Summary
Appends a description of this element by calling
Weaver.Editor.Procedural.Scripting.ElementBuilder.ToString on it.
- Assembly
- Weaver
.dll - Namespace
- Weaver
.Editor .Procedural .Scripting - Containing Type
- ElementBuilder
Syntax
public virtual void AppendDescription(StringBuilder text, int indent)
Parameters
| Name | Type | Description |
|---|---|---|
| text | StringBuilder | |
| indent | int |
Return Value
| Type | Description |
|---|---|
| void |