Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnGUI ( ) : void |
Method | Description | |
---|---|---|
ClampToScreen ( |
||
CreateStockToolbarButton ( ) : void | ||
DestroyStockToolbarButton ( GameScenes scene ) : void | ||
DummyVoid ( ) : void | ||
IsValidScene ( ) : System.Boolean |
Determines if the current game scane is valid for the plugin. This plugin should be able to run in VAB/SPH, Flight, Space Center, and Tracking Station scenes.
|
|
MainWindow ( int id ) : void | ||
OnDestroy ( ) : void | ||
OnToggleGUIBlizzy ( |
||
OnToggleOff ( ) : void | ||
OnToggleOn ( ) : void | ||
ToggleGroup ( bool visible, string label, int width = null ) : bool | ||
TooltipWindow ( int id ) : void | ||
isPatchedConicsAvailable ( ) : bool |
Check if patched conics are available in the current save.
|