[]
        
(Showing Draft Content)

C1.Util.DX.Vector2.EqualsRef

EqualsRef Method

EqualsRef(ref Vector2)

Determines whether the specified Vector2 is equal to this instance.

Declaration
public bool EqualsRef(ref Vector2 other)
Parameters
Type Name Description
Vector2 other
Returns
Type Description
bool