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