DHookGetParamObjectPtrVar
Gets an objects variable value
Parameters
Handle to params structure
int num
Param number to get, 0 for param "this".
int offset
Offset within the object to the var to get.
Return Value
any Value of the objects var. If EHANDLE type or entity returns entity index.Error
Invalid handle. Invalid param number. Invalid param type. Invalid Object type.