Gets an object's variable value.
any GetObjectVar(int num, int offset, ObjectValueType type)
Parameter number to get, starting at 1.
Byte offset within the object to the var to get.
Type of var it is.
Value of the objects var. If EHANDLE type or entity returns entity index.
Invalid handle, invalid param number, invalid param type or invalid Object type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.