Method IsOwnerPredicted
IsOwnerPredicted(in GhostSpawnBuffer)
Check if the spawning ghost mode is owner predicted.
Declaration
public bool IsOwnerPredicted(in GhostSpawnBuffer ghost)
Parameters
| Type | Name | Description |
|---|---|---|
| GhostSpawnBuffer | ghost |
Returns
| Type | Description |
|---|---|
| bool | True if the spawning ghost is owner predicted |