C# 클래스 UnityEditorInternal.AnimationWindowKeySelection

상속: UnityEngine.ScriptableObject, ISerializationCallbackReceiver
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
OnAfterDeserialize ( ) : void
OnBeforeSerialize ( ) : void
SaveSelection ( string undoLabel ) : void

메소드 상세

OnAfterDeserialize() 공개 메소드

public OnAfterDeserialize ( ) : void
리턴 void

OnBeforeSerialize() 공개 메소드

public OnBeforeSerialize ( ) : void
리턴 void

SaveSelection() 공개 메소드

public SaveSelection ( string undoLabel ) : void
undoLabel string
리턴 void