terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ y

int UnityEngine.Vector2Int.y
getset

Definition at line 36 of file Vector2Int.cs.

37 {
38 get
39 {
40 return this.m_Y;
41 }
42 set
43 {
45 }
46 }
class f__AnonymousType0<< Count > j__TPar

Referenced by UnityEngine.Vector2Int.Equals(), UnityEngine.Vector2Int.GetHashCode(), and UnityEngine.Vector2Int.ToString().