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
◆
center
Vector3
UnityEngine.Bounds.center
get
set
Definition at line
89
of file
Bounds.cs
.
90
{
91
get
92
{
93
Vector3
center
= this.
m_Center
;
94
Vector3 vector;
95
return
vector;
96
}
97
set
98
{
99
}
100
}
UnityEngine.Bounds.center
Vector3 center
Definition
Bounds.cs:90
UnityEngine.Bounds.m_Center
Vector3 m_Center
Definition
Bounds.cs:232
UnityEngine
Bounds
Generated by
1.10.0