C# Class UnityEditorInternal.AnimationWindowKeySelection

Inheritance: UnityEngine.ScriptableObject, ISerializationCallbackReceiver
Mostra file Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
OnAfterDeserialize ( ) : void
OnBeforeSerialize ( ) : void
SaveSelection ( string undoLabel ) : void

Method Details

OnAfterDeserialize() public method

public OnAfterDeserialize ( ) : void
return void

OnBeforeSerialize() public method

public OnBeforeSerialize ( ) : void
return void

SaveSelection() public method

public SaveSelection ( string undoLabel ) : void
undoLabel string
return void