MissionAbortDialog

From Vendetta Lua
Revision as of 00:25, 3 December 2008 by Chefkoch (Talk | contribs) (New page: Fullscreen dialog with the loading screen. Created with CreateLoadingMenu The dialog is registered with the events: [[Eventtype#WARP_OUT_CINEMATIC_FINISHE...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Fullscreen dialog with the loading screen. Created with CreateLoadingMenu

The dialog is registered with the events: WARP_OUT_CINEMATIC_FINISHED, JUMP_OUT_CINEMATIC_FINISHED, SHIP_SPAWNED, ENTERING_STATION, SECTOR_CHANGED, SECTOR_LOADING

Functions

no_fn

Definition:
no_fn() -> nil

Description:
Function to called on clicking "No"


yes_fn

Definition:
yes_fn() -> nil

Description:
Function to called on clicking "Yes"