[This is preliminary documentation and is subject to change.]
Returns a value that indicates whether the current instance is equal to a specified object. 
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- obj
 - Type: SystemObject
Object to make the comparison with. 
Return Value
Type: Booleantrue if the current instance is equal to the specified object; false otherwise.
See Also