C# 클래스 GATSampleBankInspector, G-Audio

상속: GATBaseInspector
파일 보기 프로젝트 열기: gregzo/G-Audio

공개 메소드들

메소드 설명
OnInspectorGUI ( ) : void

보호된 메소드들

메소드 설명
CheckBanks ( GATSoundBank newBank, int index ) : void

비공개 메소드들

메소드 설명
OnDisable ( ) : void
OnEnable ( ) : void

메소드 상세

CheckBanks() 보호된 메소드

protected CheckBanks ( GATSoundBank newBank, int index ) : void
newBank GAudio.GATSoundBank
index int
리턴 void

OnInspectorGUI() 공개 메소드

public OnInspectorGUI ( ) : void
리턴 void