docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate GhostPrefabCustomSerializer.CollectComponentDelegate

    Delegate to specify a custom order for the serialised components.

    Namespace: Unity.NetCode
    Assembly: Unity.NetCode.dll
    Syntax
    public delegate void GhostPrefabCustomSerializer.CollectComponentDelegate(IntPtr componentTypes, IntPtr componentCount)
    Parameters
    Type Name Description
    IntPtr componentTypes

    Serialized component types

    IntPtr componentCount

    Number of components

    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)