Click or drag to resize

Vector2IEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current instance of Vector2I.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Vector2I, Int32)
Determines whether the specified vector is equal to the current instance of Vector2I with a given precision.
Top
See Also