docs.unity3d.com
    Show / Hide Table of Contents

    Delegate NetworkObject.SpawnDelegate

    Delegate type for checking spawn options

    Namespace: Unity.Netcode
    Syntax
    public delegate bool SpawnDelegate(ulong clientId);
    Parameters
    Type Name Description
    UInt64 clientId

    The clientId to check spawn options for

    Returns
    Type Description
    Boolean
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on 26 October 2023