EqualsRef Method
EqualsRef(ref Vector2)
Determines whether the specified Vector2 is equal to this instance.
Declaration
public bool EqualsRef(ref Vector2 other)
Public Function EqualsRef(ByRef other As Vector2) As Boolean
Parameters
| Type |
Name |
Description |
| Vector2 |
other |
|
Returns