MissionPromptDialog

From Vendetta Lua
Revision as of 19:46, 17 December 2008 by Chefkoch (Talk | contribs) (New page: Fullscreen dialog with mission information. It is opened by clicking on the info button in the mission tab or by triggering the MISSION_QUESTION_OPEN ev...)

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

Fullscreen dialog with mission information. It is opened by clicking on the info button in the mission tab or by triggering the MISSION_QUESTION_OPEN event. Created with CreateMissionPromptMenu

The dialog is registered with the events: MISSION_QUESTION_OPEN

Functions

OnEvent

Definition:
OnEvent(userdata self) -> nil

Description:
Eventhandler

Arguments:
self this box