LoadGameConfigFile
Syntax
native GameConfig:LoadGameConfigFile(const file[]);
Usage
| Parameter | Description |
|---|---|
| file | File to load |
Description
Loads a game config file.
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