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

◆ RemoveBinding()

void GUIKeyboardMappingEntry.RemoveBinding ( )
inline

Definition at line 128 of file GUIKeyboardMappingEntry.cs.

129 {
130 if (this.displayOptions)
131 {
133 }
134 }
class f__AnonymousType0<< Count > j__TPar
GUIInputRegionExclusive _optionsBlocker

References _optionsBlocker, displayOptions, and j__TPar.

Referenced by GUIKeyboardMappings.ClearMapping(), and Draw().