Field Action
Return a the burst compatible function pointer that can be used to register the smoothing action to the GhostPredictionSmoothing singleton.
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
public static readonly PortableFunctionPointer<GhostPredictionSmoothing.SmoothingActionDelegate> Action
Returns
| Type | Description |
|---|---|
| PortableFunctionPointer<GhostPredictionSmoothing.SmoothingActionDelegate> |