terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Owner

PlayerActionSet InControl.PlayerAction.Owner
getprivate set

Definition at line 34 of file PlayerAction.cs.

35 {
37 get
38 {
39 return this.<Owner>k__BackingField;
40 }
42 private set
43 {
45 }
46 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField
PlayerActionSet Owner

Referenced by InControl.PlayerAction.DetectBindings(), InControl.PlayerAction.ListenForBindingReplacing(), InControl.PlayerAction.StopListeningForBinding(), and InControl.PlayerAction.Update().