Gets an object's vector variable value.
void GetObjectVarVector(int num, int offset, ObjectValueType type, float vec[3])
Parameter number to get, starting at 1.
Byte offset within the object to the var to get.
Type of var it is.
Buffer to store the result vector.
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.