Struct GhostCollectionComponentIndex | Unity NetCode | 0.6.0-preview.7
docs.unity3d.com
    Show / Hide Table of Contents

    Struct GhostCollectionComponentIndex

    This list contains the set of entity + component for all serialization rules in GhostCollectionPrefabSerializer. GhostCollectionPrefabSerializer contains a FirstComponent and NumComponents which identifes the set of components to use from this array.

    Namespace: Unity.NetCode
    Syntax
    public struct GhostCollectionComponentIndex : IBufferElementData

    Fields

    ComponentIndex

    Declaration
    public int ComponentIndex
    Field Value
    Type Description
    Int32

    EntityIndex

    Declaration
    public int EntityIndex
    Field Value
    Type Description
    Int32

    SendForChildEntity

    Declaration
    public int SendForChildEntity
    Field Value
    Type Description
    Int32

    SendMask

    Declaration
    public GhostComponentSerializer.SendMask SendMask
    Field Value
    Type Description
    GhostComponentSerializer.SendMask

    SerializerIndex

    Declaration
    public int SerializerIndex
    Field Value
    Type Description
    Int32
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023