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

◆ Set() [2/3]

void InControl.InputControlState.Set ( float value)
inline

Definition at line 15 of file InputControlState.cs.

16 {
17 if (!true)
18 {
19 }
20 bool flag = Utility.IsNotZero(value);
21 this.State = true;
22 }
class f__AnonymousType0<< Count > j__TPar

References InControl.Utility.IsNotZero(), j__TPar, and System.value.