Struct PendingSpawnPlaceholderComponent
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("PendingSpawnPlaceholderComponent has been deprecated. Use PendingSpawnPlaceholder instead (UnityUpgradable) -> PendingSpawnPlaceholder", true)]
public struct PendingSpawnPlaceholderComponent : IComponentData, IQueryTypeParameter
Implements
Unity.Entities.IComponentData
Unity.Entities.IQueryTypeParameter