GameConfGetAddress
- Синтаксис
-
native GameConfGetAddress(GameConfig:handle, const name[]);
Переменная | Описание |
---|---|
handle |
Game config handle |
name |
Name of the property to find |
- Описание
- Finds an address calculation in a GameConfig file.
- Возвращает
- An address calculated on success, otherwise 0 on failure.