-
Notifications
You must be signed in to change notification settings - Fork 0
MissionSummary Class
Paulo Rafael edited this page Jan 17, 2024
·
5 revisions
MissionSummary class is MissionSummaryData adapted for Lua.
It contains the summary data of the mission like traffic density, city type, etc.
short MoodId - The ID of the mood file containing sky info.
short LocaleId - The ID of the file containing localised strings.
float X - The X axis of start position.
float Y - The Y axis of start position.
string Level - A string indicating the name of the level that this mission is currently based at. (list of level names can be seen below)
Valid level names for the string MissionSummary.Level in chronologic order:
- Miami_Day
- Miami_Night
- Nice_Day
- Nice_Night
- Istanbul_Day
- Istanbul_Night