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

◆ BindingSourceType

override BindingSourceType InControl.KeyBindingSource.BindingSourceType
getset

Definition at line 169 of file KeyBindingSource.cs.

170 {
171 [global::Cpp2ILInjected.Token(Token = "0x600003F")]
172 [global::Cpp2ILInjected.Address(RVA = "0x197ADD8", Offset = "0x197ADD8", Length = "0x8")]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
174 get
175 {
176 throw null;
177 }
178 }