AnimancerEvent.

AppendDetails(StringBuilder) Method

Summary

Appends the details of this event to the `text`.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerEvent

Syntax

public void AppendDetails(StringBuilder text)

Parameters

Name Type Description
text StringBuilder

Return Value

Type Description
void