MatchSceneServerUpdate Method |
Advances the simulation state and sends updated car positions to all connected clients based on the provided match data.
Namespace: NeoAxis.CloudAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntaxpublic void Update(
DateTime utcNow
)
Parameters
- utcNow DateTime
-
See Also