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