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