Ground of Aces Scripting API
|
This class is available under a global game_api
variable.
More...
Public Member Functions | |
string | GetAirBaseGuid () |
Get the Global unique session identifier for the current airbase file. | |
string | GetScriptDataPath (string missionId) |
Get path directory where script can save and load data. Will also create directory if it doesn't exist. | |
This class is available under a global game_api
variable.
|
inline |
Get the Global unique session identifier for the current airbase file.
|
inline |
Get path directory where script can save and load data. Will also create directory if it doesn't exist.
missionId | Mission ID (will be the name of the directory) |