Method GetFallbackPredictionMode
GetFallbackPredictionMode(in GhostSpawnBuffer)
Retrieve the prediction mode used as fallback if the spawning ghost has not been classified.
Declaration
public GhostSpawnBuffer.Type GetFallbackPredictionMode(in GhostSpawnBuffer ghost)
Parameters
Type | Name | Description |
---|---|---|
GhostSpawnBuffer | ghost |
Returns
Type | Description |
---|---|
GhostSpawnBuffer.Type | The fallback mode to use |