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

◆ IgnoreInitialZeroValue

bool InControl.InputControlMapping.IgnoreInitialZeroValue
getset

Definition at line 126 of file InputControlMapping.cs.

127 {
128 [global::Cpp2ILInjected.Token(Token = "0x6000149")]
129 [global::Cpp2ILInjected.Address(RVA = "0x1986468", Offset = "0x1986468", Length = "0x8")]
130 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
131 get
132 {
133 throw null;
134 }
135 [global::Cpp2ILInjected.Token(Token = "0x600014A")]
136 [global::Cpp2ILInjected.Address(RVA = "0x1986470", Offset = "0x1986470", Length = "0xC")]
137 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
138 set
139 {
140 throw null;
141 }
142 }