Struct PredictedGhostComponent
Temporary type, used to upgrade to new component type, to be removed before final 1.0
Implements
IComponentData
IQueryTypeParameter
Inherited Members
Namespace: Unity.NetCode
Assembly: Unity.NetCode.dll
Syntax
[Obsolete("PredictedGhostComponent has been deprecated. Use PredictedGhost instead (UnityUpgradable) -> PredictedGhost", true)]
public struct PredictedGhostComponent : IComponentData, IQueryTypeParameter
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter