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

◆ RemoveBindingAt()

void InControl.PlayerAction.RemoveBindingAt ( int index)
inline

Definition at line 260 of file PlayerAction.cs.

261 {
262 int size = this.regularBindings._size;
264 }
class f__AnonymousType0<< Count > j__TPar
readonly List< BindingSource > regularBindings

References j__TPar, and InControl.PlayerAction.regularBindings.