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

SoloAnimationEditor.

OnDisable() Method

Summary

Cleans up cached references relating to the target's UnityEngine.Animator.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
SoloAnimationEditor

Syntax

protected virtual void OnDisable()

Return Value

Type Description
void