Struct PredictedGhostSpawnRequestComponent
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("PredictedGhostSpawnRequestComponent has been deprecated. Use PredictedGhostSpawnRequest instead (UnityUpgradable) -> PredictedGhostSpawnRequest", true)]
public struct PredictedGhostSpawnRequestComponent : IComponentData, IQueryTypeParameter