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

◆ StopListeningForBinding()

void InControl.PlayerAction.StopListeningForBinding ( )
inline

Definition at line 338 of file PlayerAction.cs.

339 {
340 PlayerAction listenWithAction = this.<Owner>k__BackingField.listenWithAction;
341 }
string< Name > k__BackingField
PlayerAction(string name, PlayerActionSet owner)
PlayerActionSet Owner

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