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

◆ SetupUIMappingState()

void GUIControllerMappings.SetupUIMappingState ( ControllerActionButton buttonMapping)
inlineprivate

Definition at line 666 of file GUIControllerMappings.cs.

667 {
668 Buttons button = buttonMapping.FirstEntry.Button;
669 bool flag = this.BaseInventory.IsAnyLeftButtonConflict(button);
670 }
class f__AnonymousType0<< Count > j__TPar
GUIControllerMappingStateTable BaseInventory

References BaseInventory, GUIControllerMappingStateTable.IsAnyLeftButtonConflict(), and j__TPar.