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

◆ DetectBindings()

void InControl.PlayerAction.DetectBindings ( )
inlineprivate

Definition at line 436 of file PlayerAction.cs.

437 {
438 PlayerActionSet playerActionSet = this.<Owner>k__BackingField;
439 PlayerAction listenWithAction = playerActionSet.listenWithAction;
440 }
class f__AnonymousType0<< Count > j__TPar
string< Name > k__BackingField
PlayerAction(string name, PlayerActionSet owner)
PlayerActionSet Owner

References j__TPar, InControl.PlayerAction.k__BackingField, and InControl.PlayerAction.Owner.

Referenced by InControl.PlayerAction.Update().