docs.unity3d.com
    Show / Hide Table of Contents

    Class GhostComponentSerializerCollectionSystemGroup

    Inheritance
    Object
    GhostComponentSerializerCollectionSystemGroup
    Namespace: Unity.NetCode
    Syntax
    public class GhostComponentSerializerCollectionSystemGroup : ComponentSystemGroup

    Methods

    AddEmptyVariant(VariantType)

    Declaration
    public void AddEmptyVariant(VariantType variantType)
    Parameters
    Type Name Description
    VariantType variantType

    AddSerializer(GhostComponentSerializer.State)

    Declaration
    public void AddSerializer(GhostComponentSerializer.State state)
    Parameters
    Type Name Description
    GhostComponentSerializer.State state

    GetVariantType(ComponentType, UInt64)

    Declaration
    public VariantType GetVariantType(ComponentType componentType, ulong variantHash)
    Parameters
    Type Name Description
    ComponentType componentType
    UInt64 variantHash
    Returns
    Type Description
    VariantType

    OnCreate()

    Declaration
    protected override void OnCreate()
    Back to top
    Terms of use
    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