Sets an objects variable value
void DHookSetParamObjectPtrVar(Handle hParams, int num, int offset, ObjectValueType type, any value)
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 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.