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