Struct SharedGhostTypeComponent
Temporary type, used to upgrade to new component type, to be removed before final 1.0
Inherited Members
Namespace: Unity.NetCode
Assembly: solution.dll
Syntax
[Obsolete("SharedGhostTypeComponent has been deprecated. Use GhostTypePartition instead (UnityUpgradable) -> GhostTypePartition", true)]
public struct SharedGhostTypeComponent : IComponentData, IQueryTypeParameter
Fields
| Name | Description |
|---|---|
| SharedValue | Ghost type used for the this entity. |