C# 클래스 Gameframework.FindReferences

상속: EditorWindow, ISerializationCallbackReceiver
파일 보기 프로젝트 열기: getbraincloud/examples-unity

공개 메소드들

메소드 설명
OnAfterDeserialize ( ) : void
OnBeforeSerialize ( ) : void

비공개 메소드들

메소드 설명
DoFind ( Object obj ) : void
GetTextureForFile ( string fileName ) : Texture2D
HaveDeps ( ) : bool
Init ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
RebuildDatabase ( ) : void
SelectionChanged ( ) : void

메소드 상세

OnAfterDeserialize() 공개 메소드

public OnAfterDeserialize ( ) : void
리턴 void

OnBeforeSerialize() 공개 메소드

public OnBeforeSerialize ( ) : void
리턴 void