Definition at line 6 of file FixedLoop.cs.
| Sandbox.Engine.Platform.FixedLoop.FixedLoop |
( |
MyStats |
statGroup = null, |
|
|
string |
statName = null |
|
) |
| |
|
inline |
| override void Sandbox.Engine.Platform.FixedLoop.Run |
( |
VoidAction |
tickCallback | ) |
|
|
inlinevirtual |
| void Sandbox.Engine.Platform.FixedLoop.SetNextFrameDelayDelta |
( |
int |
delta | ) |
|
|
inline |
| readonly MyStats Sandbox.Engine.Platform.FixedLoop.StatGroup |
| readonly string Sandbox.Engine.Platform.FixedLoop.StatName |
| bool Sandbox.Engine.Platform.FixedLoop.EnableMaxSpeed |
|
getset |
| long Sandbox.Engine.Platform.FixedLoop.TickPerFrame |
|
get |
The documentation for this class was generated from the following file: