|
Ground of Aces Scripting API
|
Mission.get_mission_id
| mission_entity_id | Entity ID of the mission currently accessing the mission script |
String The identifier of the mission script
Event handler that returns the internal identifier of the mission. This identifier is used by the codebase to identify and reference the mission script.
⚠️ Needs to be identical to filename without the .py suffix ⚠️