IPlayableWrapper.

GetChild(int) Method

Summary

Returns the state connected to the specified `index` as a child of this object.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
IPlayableWrapper

Syntax

AnimancerNode GetChild(int index)

Parameters

Name Type Description
index int

Return Value

Type Description
AnimancerNode