terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ extents

Vector3 UnityEngine.Bounds.extents
getset

Definition at line 172 of file Bounds.cs.

173 {
174 [global::Cpp2ILInjected.Token(Token = "0x6000248")]
175 [global::Cpp2ILInjected.Address(RVA = "0x1F77BFC", Offset = "0x1F77BFC", Length = "0xC")]
176 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
177 get
178 {
179 throw null;
180 }
181 [global::Cpp2ILInjected.Token(Token = "0x6000249")]
182 [global::Cpp2ILInjected.Address(RVA = "0x1F77D84", Offset = "0x1F77D84", Length = "0xC")]
183 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
184 set
185 {
186 throw null;
187 }
188 }