native
LoadGameConfigFile
Syntax
native GameConfig:LoadGameConfigFile(const file[]);
Description
Loads a game config file.
Parameters
| file | File to load |
|---|
Note
The file path must be relative to the 'gamedata' folder under the data folder
and the extension should be omitted.
Return
A handle to the game config file