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
Invalid game config handle
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.