C# Class xARMGalleryWindow, swip3

Inheritance: EditorWindow
Exibir arquivo Open project: unit9/swip3 Class Usage Examples

Public Properties

Property Type Description
InfoBoxText string
WarningBoxText string

Private Properties

Property Type Description
DrawControls void
DrawGallery void
DrawScreenCap void
OnDestroy void
OnEnable void
OnGUI void
ShowxARMGalleryWindow void
Update void

Private Methods

Method Description
DrawControls ( ) : void
DrawGallery ( ) : void
DrawScreenCap ( xARMScreenCap screenCap, int screenCapIndex ) : void
OnDestroy ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
ShowxARMGalleryWindow ( ) : void
Update ( ) : 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