Struct GhostSystemStateComponent
Namespace: Unity.NetCode
Syntax
public struct GhostSystemStateComponent : ISystemStateComponentData
Fields
despawnTick
Declaration
public uint despawnTick
Field Value
| Type | Description |
|---|---|
| UInt32 |
ghostId
Declaration
public int ghostId
Field Value
| Type | Description |
|---|---|
| Int32 |
ghostTypeIndex
Declaration
public int ghostTypeIndex
Field Value
| Type | Description |
|---|---|
| Int32 |