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

◆ AddExclude()

void InControl.KeyCombo.AddExclude ( Key key)
inline

Definition at line 132 of file KeyCombo.cs.

133 {
134 int num = this.excludeSize;
135 ulong num2 = this.excludeData;
137 this.excludeSize = num;
138 }
class f__AnonymousType0<< Count > j__TPar

References InControl.KeyCombo.excludeData, InControl.KeyCombo.excludeSize, and j__TPar.