Struct SingleShotHandler
Inherited Members
Namespace: RedLoader.Utils
Assembly: RedLoader.dll
Syntax
public struct SingleShotHandler
Properties
HasTriggered
Declaration
public bool HasTriggered { get; }
Property Value
Type | Description |
---|---|
bool |
Methods
Reset()
Declaration
public void Reset()
Trigger()
Declaration
public bool Trigger()
Returns
Type | Description |
---|---|
bool |