Timer

Namespace: SharpPluginLoader.Core

public struct Timer

Inheritance ObjectValueTypeTimer

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

Boolean

Reset()

void Reset()

Ended()

bool Ended()

Returns

Boolean

SetToEnd()

void SetToEnd()