This is the old Animancer v7.4 documentation. Click here for the latest version.

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