Struct GhostTypeComponent
Temporary type for upgradability, to be removed before 1.0
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: Unity.NetCode
Assembly: Unity.NetCode.dll
Syntax
[Obsolete("GhostTypeComponent has been deprecated. Use GhostType instead (UnityUpgradable) -> GhostType", true)]
public struct GhostTypeComponent : IComponentData, IQueryTypeParameter
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter