AnimancerStateDictionary.

AppendDescriptionOrOrphans(StringBuilder, string) Method

Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerStateDictionary

Syntax

public void AppendDescriptionOrOrphans(StringBuilder text, string separator = "\n")

Parameters

Name Type Description
text StringBuilder
separator string

Return Value

Type Description
void