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.DeviceBindingSource.BindingSourceType
getset

Definition at line 159 of file DeviceBindingSource.cs.

160 {
161 [global::Cpp2ILInjected.Token(Token = "0x6000027")]
162 [global::Cpp2ILInjected.Address(RVA = "0x197A218", Offset = "0x197A218", Length = "0x8")]
163 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
164 get
165 {
166 throw null;
167 }
168 }