Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
UnityEditorInternal
AnimationWindowKeySelection
C# Class UnityEditorInternal.AnimationWindowKeySelection
Inheritance:
UnityEngine.ScriptableObject
,
ISerializationCallbackReceiver
Datei anzeigen
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