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

◆ OpenCreativePowersMenu

bool Terraria.GameInput.TriggersSet.OpenCreativePowersMenu
getset

Definition at line 1123 of file TriggersSet.cs.

1124 {
1125 [global::Cpp2ILInjected.Token(Token = "0x6003A70")]
1126 [global::Cpp2ILInjected.Address(RVA = "0x1470DC4", Offset = "0x1470DC4", Length = "0xC")]
1127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1128 get
1129 {
1130 throw null;
1131 }
1132 [global::Cpp2ILInjected.Token(Token = "0x6003A71")]
1133 [global::Cpp2ILInjected.Address(RVA = "0x1470DD0", Offset = "0x1470DD0", Length = "0x10")]
1134 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1135 set
1136 {
1137 throw null;
1138 }
1139 }