[This is preliminary documentation and is subject to change.]
Indicates whether the current IHandleable is equal to another IHandleable.
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Parameters
- obj
- Type: RageIHandleable
An IHandleable to compare with this IHandleable.
Return Value
Type: Booleantrue if the current IHandleable is equal to the other IHandleable; otherwise, false.
See Also