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

◆ FromSeconds()

static TimeSpan System.TimeSpan.FromSeconds ( double value)
inlinestatic

Definition at line 284 of file TimeSpan.cs.

285 {
286 if (!true)
287 {
288 }
290 return 1;
291 }
class f__AnonymousType0<< Count > j__TPar
static TimeSpan Interval(double value, int scale)
Definition TimeSpan.cs:231

References System.TimeSpan.Interval(), j__TPar, and System.value.

Referenced by SoundInstance.Restart(), Microsoft.Xna.Framework.Game.UnityServerUpdate(), and Microsoft.Xna.Framework.Game.UnityUpdate().