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

◆ Draw()

void GUIPageIcons.Draw ( )
inline

Definition at line 702 of file GUIPageIcons.cs.

703 {
705 float deltaTime = Time.deltaTime;
707 float deltaTime2 = Time.deltaTime;
709 float deltaTime3 = Time.deltaTime;
711 float deltaTime4 = Time.deltaTime;
712 }
class f__AnonymousType0<< Count > j__TPar
float TimeSinceLeftChanged
float TimeSinceRightChanged
float TimeSinceRightHoverChanged
float TimeSinceLeftHoverChanged
static float deltaTime
Definition Time.cs:14

References UnityEngine.Time.deltaTime, j__TPar, TimeSinceLeftChanged, TimeSinceLeftHoverChanged, TimeSinceRightChanged, and TimeSinceRightHoverChanged.