terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
UnityEngine.WaitForSecondsRealtime Class Reference
+ Inheritance diagram for UnityEngine.WaitForSecondsRealtime:
+ Collaboration diagram for UnityEngine.WaitForSecondsRealtime:

Public Member Functions

 WaitForSecondsRealtime (float time)
 
override void Reset ()
 
bool MoveNext ()
 

Properties

float waitTime [get, set]
 
override bool keepWaiting [get, set]
 
object Current [get, set]
 

Private Attributes

float< waitTimek__BackingField
 
float m_WaitUntilTime
 

Detailed Description

Definition at line 10 of file WaitForSecondsRealtime.cs.


The documentation for this class was generated from the following file: