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