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