A continuous time that represents how far along the simulation should be. Not quantised to the frame timestamps, see frame time for that value.
Continuous input remains the same on the server if it doesnt get an update from client. Good for things like player movement instructions from inputs that are held down by the player.
Generated using TypeDoc
The main class for game servers. Binds together all the server-side parts of the engine.