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

◆ SetButtonConsumbed()

void Controller.ControllerDevice.SetButtonConsumbed ( Buttons key)
inline

Definition at line 239 of file ControllerDevice.cs.

240 {
241 bool[] keyConsumed = this._KeyConsumed;
242 }
class f__AnonymousType0<< Count > j__TPar

References Controller.ControllerDevice._KeyConsumed, and j__TPar.

Referenced by Controller.ControllerActionButton.RequiredButtonState.ConsumeModifiers().