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

◆ Update()

void AlertDelayer.Update ( )
inlineprivate

Definition at line 8 of file AlertDelayer.cs.

9 {
10 float num = this.delayTime;
11 float deltaTime = Time.deltaTime;
12 bool flag = this.button2 == "";
13 string text = this.button1;
14 }
class f__AnonymousType0<< Count > j__TPar
static float deltaTime
Definition Time.cs:14

References button1, delayTime, UnityEngine.Time.deltaTime, j__TPar, and System.text.