TransformTreeWindow<TTarget, TDefinition>.

OnPlayModeStateChanged(PlayModeStateChange) Method

Summary

Disables the "Auto Apply" toggle when leaving Play Mode.

Syntax

protected virtual void OnPlayModeStateChanged(PlayModeStateChange change)

Parameters

Name Type Description
change PlayModeStateChange

Return Value

Type Description
void