C# Class xARMPreviewWindow, swip3

Inheritance: EditorWindow
Afficher le fichier Open project: unit9/swip3 Class Usage Examples

Méthodes publiques

Свойство Type Description
InfoBoxText string
WarningBoxText string

Private Properties

Свойство Type Description
DrawControls void
DrawPreview void
OnDestroy void
OnEnable void
OnGUI void
ShowxARMPreviewWindow void
Update void

Méthodes publiques

Méthode Description
ChangeActiveScreenCap ( int screenCapIndex ) : void

Private Methods

Méthode Description
DrawControls ( ) : void
DrawPreview ( ) : void
OnDestroy ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
ShowxARMPreviewWindow ( ) : void
Update ( ) : void

Method Details

ChangeActiveScreenCap() public static méthode

public static ChangeActiveScreenCap ( int screenCapIndex ) : void
screenCapIndex int
Résultat void

Property Details

InfoBoxText public_oe static_oe property

public static string InfoBoxText
Résultat string

WarningBoxText public_oe static_oe property

public static string WarningBoxText
Résultat string