Delegate TickSystemsDelegate
Namespace: ReadyM.Api.Multiplayer.Interop
Assembly: ReadyM.Api.Multiplayer.dll
public delegate void TickSystemsDelegate(float deltaTime, float totalTime)
Parameters
deltaTime float
totalTime float
Namespace: ReadyM.Api.Multiplayer.Interop
Assembly: ReadyM.Api.Multiplayer.dll
public delegate void TickSystemsDelegate(float deltaTime, float totalTime)
deltaTime float
totalTime float