Struct NonGhostMigrationComponents
Singleton buffer to declare which components should be migrated on non ghost entities marked for migration with the IncludeInMigration component
Implements
Inherited Members
Namespace: Unity.NetCode.HostMigration
Assembly: Unity.NetCode.dll
Syntax
public struct NonGhostMigrationComponents : IBufferElementData
Fields
ComponentToMigrate
Componet type to migrate
Declaration
public ComponentType ComponentToMigrate
Field Value
| Type | Description |
|---|---|
| ComponentType |