RotatorEquality Operator

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Rage.Rotator.op_Equality(Rage.Rotator,Rage.Rotator)"]

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static bool operator ==(
	Rotator left,
	Rotator right
)

Parameters

left
Type: RageRotator

[Missing <param name="left"/> documentation for "M:Rage.Rotator.op_Equality(Rage.Rotator,Rage.Rotator)"]

right
Type: RageRotator

[Missing <param name="right"/> documentation for "M:Rage.Rotator.op_Equality(Rage.Rotator,Rage.Rotator)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Rage.Rotator.op_Equality(Rage.Rotator,Rage.Rotator)"]

See Also

Reference