GameConfGetClassOffset
- Синтаксис
-
native GameConfGetClassOffset(GameConfig:handle, const classname[], const key[]);
Переменная | Описание |
---|---|
handle |
Game config handle |
classname |
Class name to match from the offset section |
key |
Key to retrieve from the offset section |
- Описание
- Returns an offset value given a classname.
- Возвращает
- An offset, or -1 on failure