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

◆ AddExcludeInt()

void InControl.KeyCombo.AddExcludeInt ( int key)
inlineprivate

Definition at line 99 of file KeyCombo.cs.

100 {
101 int num = this.excludeSize;
102 ulong num2 = this.excludeData;
104 this.excludeSize = num;
105 }
class f__AnonymousType0<< Count > j__TPar

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