docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct GhostTypePartition

    Component used on the server to make sure the ghosts of different ghost types are in different chunks, even if they have the same archetype (regardless of component data).

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

    Fields

    SharedValue

    Ghost type used for the this entity.

    Declaration
    public GhostType SharedValue
    Field Value
    Type Description
    GhostType

    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)