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

AnimancerPlayable.

AppendDescription(StringBuilder) Method

Summary

Appends a detailed descrption of all currently playing states and other registered states.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerPlayable

Syntax

public void AppendDescription(StringBuilder text)

Parameters

Name Type Description
text StringBuilder

Return Value

Type Description
void