Summary
Appends a detailed descrption of the current details of this node.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerNode
Syntax
public void AppendDescription(StringBuilder text, string separator = "\n")
Parameters
| Name | Type | Description |
|---|---|---|
| text | StringBuilder | |
| separator | string |
Return Value
| Type | Description |
|---|---|
| void |