[This is preliminary documentation and is subject to change.]
Indicates whether this instance equals the specified HandlingData instance.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- obj
- Type: RageHandlingData
The HandlingData to compare with this instance.
Return Value
Type: Booleantrue if this instance is equal to the specified HandlingData instance.
See Also