MissionPromptDialog

From Vendetta Lua
Jump to navigationJump to 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