docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct SubSceneGhostComponentHash

    The hash of all the ghost component data which exists in the scene. This can be used to sort the subscenes so the ghost IDs of the pre-spawned scene objects line up deterministically.

    Implements
    ISharedComponentData
    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 SubSceneGhostComponentHash : ISharedComponentData, IQueryTypeParameter

    Fields

    Value

    The value of the unique hash computed by the Unity.NetCode.PreSpawnedGhostsConversion system.

    Declaration
    public ulong Value
    Field Value
    Type Description
    ulong

    Implements

    Unity.Entities.ISharedComponentData
    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)