Ground of Aces Scripting API
|
Mission.get_mission_name
mission_entity_id | Entity ID of the mission currently accessing the mission script |
String The localization key for the mission name
Event handler that returns the localization key used to display the mission name in the mission info window and mission result window. This event handler is invoked during the initialization of the mission.
⚠️ Localization key needs to be unique to avoid conflicts with other localization entries ⚠️