Space Engineers
|
Public Member Functions | |
delegate void | VoidAction () |
virtual void | Run (VoidAction tickCallback) |
Public Attributes | |
bool | IsDone = false |
Definition at line 8 of file GenericLoop.cs.
|
inlinevirtual |
Reimplemented in Sandbox.Engine.Platform.FixedLoop.
Definition at line 16 of file GenericLoop.cs.
delegate void Sandbox.Engine.Platform.GenericLoop.VoidAction | ( | ) |
bool Sandbox.Engine.Platform.GenericLoop.IsDone = false |
Definition at line 14 of file GenericLoop.cs.