![]() |
Kerbal Space Program
1.12.4
|
Public Member Functions | |
override void | Awake () |
void | RefreshContractRequested (Contract contract, bool changePositions=true) |
void | UpdateLauncherButtonPlayAnim () |
void | UpdateLauncherButtonStopAnim () |
![]() | |
void | ForceAddToAppLauncher () |
Public Attributes | |
float | refreshTimeToWait = 0.5f |
![]() | |
Animator | appLauncherAnim |
Texture | appLauncherIcon |
Static Public Attributes | |
static ContractsApp | Instance |
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 | |
![]() | |
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] |
|
inlinevirtual |
Reimplemented from 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.
|
inlineprotectedvirtual |
Implements KSP.UI.Screens.UIApp.
|
inline |
|
inline |
|
inline |
|
static |
float KSP.UI.Screens.ContractsApp.refreshTimeToWait = 0.5f |