C# Class xARMPreviewWindow, swip3

Inheritance: EditorWindow
ファイルを表示 Open project: unit9/swip3 Class Usage Examples

Public Properties

Property Type Description
InfoBoxText string
WarningBoxText string

Private Properties

Property Type Description
DrawControls void
DrawPreview void
OnDestroy void
OnEnable void
OnGUI void
ShowxARMPreviewWindow void
Update void

Public Methods

Method Description
ChangeActiveScreenCap ( int screenCapIndex ) : void

Private Methods

Method Description
DrawControls ( ) : void
DrawPreview ( ) : void
OnDestroy ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
ShowxARMPreviewWindow ( ) : void
Update ( ) : void

Method Details

ChangeActiveScreenCap() public static method

public static ChangeActiveScreenCap ( int screenCapIndex ) : void
screenCapIndex int
return void

Property Details

InfoBoxText public_oe static_oe property

public static string InfoBoxText
return string

WarningBoxText public_oe static_oe property

public static string WarningBoxText
return string