ManualMixerState.

OnChildIsLoopingChanged(bool) Method

Summary

Called when a child's Animancer.AnimancerState.IsLooping value changes.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
ManualMixerState

Syntax

protected override void OnChildIsLoopingChanged(bool value)

Parameters

Name Type Description
value bool

Return Value

Type Description
void