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

◆ QuickBuff

bool Terraria.GameInput.TriggersSet.QuickBuff
getset

Definition at line 323 of file TriggersSet.cs.

324 {
325 [global::Cpp2ILInjected.Token(Token = "0x6003A22")]
326 [global::Cpp2ILInjected.Address(RVA = "0x14709C8", Offset = "0x14709C8", Length = "0xC")]
327 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
328 get
329 {
330 throw null;
331 }
332 [global::Cpp2ILInjected.Token(Token = "0x6003A23")]
333 [global::Cpp2ILInjected.Address(RVA = "0x14709D4", Offset = "0x14709D4", Length = "0x10")]
334 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
335 set
336 {
337 throw null;
338 }
339 }