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