![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
void | AddTest (IDesignConcern test) |
void | RemoveTest (IDesignConcern test) |
bool | ShouldTest (IDesignConcern test) |
![]() | |
virtual void | Awake () |
void | ForceAddToAppLauncher () |
Static Public Attributes | |
static EngineersReport | Instance |
static bool | Ready = false |
static RUI.Algorithms.SCCFlowGraphUCFinder | sccFlowGraphUCFinder |
Protected Member Functions | |
override void | DisplayApp () |
override ApplicationLauncher.AppScenes | GetAppScenes () |
override Vector3 | GetAppScreenPos (Vector3 defaultAnchorPos) |
override void | HideApp () |
override bool | OnAppAboutToStart () |
override void | OnAppDestroy () |
override void | OnAppInitialized () |
![]() | |
void | MouseInput_PointerEnter (PointerEventData eventData) |
void | MouseInput_PointerExit (PointerEventData eventData) |
virtual void | OnAppStarted () |
virtual void | Reposition () |
Additional Inherited Members | |
![]() | |
Animator | appLauncherAnim |
Texture | appLauncherIcon |
![]() | |
int | AppStartFrameDelay = 5 |
The amount of frames to delay OnAppAboutToStart after the applauncher reports to be ready. Defaults to 5, should be enough to ensure all flight and scenario modules are loaded. Increase if necessary. More... | |
Callback | defaultCallback = delegate { } |
bool | enableMutuallyExclusive = true |
bool | enableOnHover = true |
![]() | |
bool | appIsLive [get, set] |
ApplicationLauncherButton | appLauncherButton [get, set] |
bool | hover [get, set] |
bool | IsShowing [get] |
Is the App window visible on the screen More... | |
bool | pinned [get, set] |
|
inline |
|
inlineprotectedvirtual |
Implements KSP.UI.Screens.UIApp.
|
inlineprotectedvirtual |
Implements KSP.UI.Screens.UIApp.
|
inlineprotectedvirtual |
Implements KSP.UI.Screens.UIApp.
|
inlineprotectedvirtual |
Implements KSP.UI.Screens.UIApp.
|
inlineprotectedvirtual |
Implements KSP.UI.Screens.UIApp.
|
inlineprotectedvirtual |
Implements KSP.UI.Screens.UIApp.
|
inlineprotectedvirtual |
Implements KSP.UI.Screens.UIApp.
|
inline |
|
inline |
|
static |
|
static |
|
static |