C# 클래스 EasyVoiceEditorWindow, RoverGame

상속: EditorWindow
파일 보기 프로젝트 열기: Stumpstump/RoverGame 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
settings EasyVoiceSettings
window EasyVoiceEditorWindow

공개 메소드들

메소드 설명
Open ( ) : void

비공개 메소드들

메소드 설명
AssignDataAssetToSettings ( EasyVoiceDataAsset, givenData ) : void
CreateDataAssetForSettings ( ) : void
CreateFiles ( ) : void
Disable ( ) : void
DragHandleContextDuplicate ( object userData ) : void
DragHandleContextMoveBottom ( object userData ) : void
DragHandleContextMoveDown ( object userData ) : void
DragHandleContextMoveTop ( object userData ) : void
DragHandleContextMoveUp ( object userData ) : void
Enable ( ) : void
FindOrCreateData ( ) : void
FindOrCreateSettings ( ) : void
GetLineIssuesString ( int &issueStringHeight ) : string
Init ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
OnGUI_FullDataAssetSelection ( ) : void
OnGUI_IntegrityCheckFail ( ) : void
OnGUI_LinesTab ( ) : void
OnGUI_SettingsAssetSelection ( ) : void
OnGUI_SettingsTab ( ) : void
OnGUI_Tabs ( ) : void
PlayClip ( AudioClip audioClip ) : void
PullVerificationFunctions ( ) : VerificationActions,
SafeTextureContent ( Texture2D textureDark, Texture2D textureLight, string label, string hint ) : GUIContent
SampleRatePopup ( uint value ) : uint
SortFileNameAscending ( ) : void
SortFileNameDescending ( ) : void
SortSpeakerAscending ( ) : void
SortSpeakerDescending ( ) : void
Update ( ) : void

메소드 상세

Open() 공개 정적인 메소드

public static Open ( ) : void
리턴 void

프로퍼티 상세

settings 공개적으로 프로퍼티

public EasyVoiceSettings settings
리턴 EasyVoiceSettings

window 공개적으로 정적으로 프로퍼티

public static EasyVoiceEditorWindow window
리턴 EasyVoiceEditorWindow