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

◆ packingMode

SpritePackingMode UnityEngine.Sprite.packingMode
getset

Definition at line 261 of file Sprite.cs.

262 {
263 [global::Cpp2ILInjected.Token(Token = "0x6000501")]
264 [global::Cpp2ILInjected.Address(RVA = "0x1F87584", Offset = "0x1F87584", Length = "0x3C")]
265 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
266 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
267 get
268 {
269 throw null;
270 }
271 }