docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SubSceneWithPrespawnGhosts

    Added during conversion to all subscenes that contains pre-spawned ghosts.

    Implements
    IComponentData
    IQueryTypeParameter
    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Unity.NetCode
    Assembly: Unity.NetCode.dll
    Syntax
    public struct SubSceneWithPrespawnGhosts : IComponentData, IQueryTypeParameter

    Fields

    BaselinesHash

    Computed at runtime, when the scene is processed

    Declaration
    public ulong BaselinesHash
    Field Value
    Type Description
    ulong

    PrespawnCount

    Total number of prespawns in the scene

    Declaration
    public int PrespawnCount
    Field Value
    Type Description
    int

    SubSceneHash

    Deterministic unique Hash used to query for all the ghost belonging to the scene

    Declaration
    public ulong SubSceneHash
    Field Value
    Type Description
    ulong

    Implements

    Unity.Entities.IComponentData
    Unity.Entities.IQueryTypeParameter
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)