C# Class OLDD_camera.DockCamToolbarButton

Inheritance: MonoBehaviour
Afficher le fichier Open project: linuxgurugamer/DockingCam Class Usage Examples

Méthodes publiques

Свойство Type Description
hideUI bool

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
DrawOnWindowAltHelp ( int winId ) : void
DrawOnWindowOLDD ( int windowID ) : void
GetVesselsWithCamera ( List allVessels ) : List
HideMainWindow ( ) : void
LoadWindowData ( ) : void
LogRanges ( string n, VesselRanges.Situation vr ) : void
NewVesselCreated ( Vessel data ) : void
OnAppLauncherReady ( ) : void
OnDestroy ( ) : void
OnGUI ( ) : void
OnWindowAltHelp ( ) : void
OnWindowOLDD ( ) : void
SaveWindowData ( int WindowSizeCoef = 1 ) : void
ShowMainWindow ( ) : void
VesselsUndocked ( Vessel d1, Vessel d2 ) : void
onHideUI ( ) : void
onShowUI ( ) : void
this ( mod mod ) : found
this ( mod isfirst ) : install
vesselStr ( int i ) : string

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

hideUI static_oe public_oe property

static public bool hideUI
Résultat bool