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

SerializedDataEditorWindow<TObject, TData>.

OnPlayModeStateChanged(PlayModeStateChange) Method

Summary

Handles entering and exiting Play Mode.

Syntax

protected virtual void OnPlayModeStateChanged(PlayModeStateChange change)

Parameters

Name Type Description
change PlayModeStateChange

Return Value

Type Description
void