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