Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetHashCode()

Gets the hash code for the Vector2Int.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public override readonly int GetHashCode()

Returns

Type

Description

intThe hash code of the
Vector2Int
.