Delegate PredictionManager.ReplicateReplayDel
Namespace: FishNet.Managing.Predicting
Assembly: FishNet.Runtime.dll
Syntax
public delegate void ReplicateReplayDel(uint clientTick, uint serverTick);
Parameters
Type | Name | Description |
---|---|---|
System.UInt32 | clientTick | |
System.UInt32 | serverTick |