Sets an objects vector variable value
void DHookSetParamObjectPtrVarVector(Handle hParams, int num, int offset, ObjectValueType type, float value[3])
Handle to params structure
Param number to set.
Offset within the object to the var to set.
Type of var it is
The value to set the vector var to.
Invalid handle. Invalid param number. Invalid param type. Invalid Object type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.