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

◆ IsOn

bool Terraria.GameContent.UI.Elements.UIToggleImage.IsOn
getset

Definition at line 16 of file UIToggleImage.cs.

17 {
18 [global::Cpp2ILInjected.Token(Token = "0x600518C")]
19 [global::Cpp2ILInjected.Address(RVA = "0x92FE88", Offset = "0x92FE88", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
21 get
22 {
23 throw null;
24 }
25 }