Timer
Namespace: SharpPluginLoader.Core
public struct Timer
Inheritance Object → ValueType → Timer
Fields
VTable
public nint VTable;
Time
public float Time;
MaxTime
public float MaxTime;
Active
public bool Active;
LockAtMax
public bool LockAtMax;
Methods
AddTime(Single)
bool AddTime(float t)
Parameters
t
Single
Returns
Reset()
void Reset()
Ended()
bool Ended()
Returns
SetToEnd()
void SetToEnd()