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

◆ UnfilteredBindings

ReadOnlyCollection<BindingSource> InControl.PlayerAction.UnfilteredBindings
getset

Definition at line 509 of file PlayerAction.cs.

510 {
511 [global::Cpp2ILInjected.Token(Token = "0x60000A4")]
512 [global::Cpp2ILInjected.Address(RVA = "0x198025C", Offset = "0x198025C", Length = "0x8")]
513 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
514 get
515 {
516 throw null;
517 }
518 }