MissionAbortDialog

From Vendetta Lua
Revision as of 00:26, 3 December 2008 by Chefkoch (Talk | contribs)

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

Fullscreen dialog that that asks for confirmation to abort a mission. Created with CreateMissionAbortMenu

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"