Struct GhostPrefabMetaDataComponent
A component added to all ghost prefabs. It contains the meta-data required to use the prefab as a ghost.
Namespace: Unity.NetCode
Syntax
public struct GhostPrefabMetaDataComponent : IComponentData
Fields
Value
Declaration
public BlobAssetReference<GhostPrefabMetaData> Value
Field Value
| Type | Description |
|---|---|
| BlobAssetReference<GhostPrefabMetaData> |