docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate NetworkSpawnManager.SpawnHandlerDelegate

    The delegate used when spawning a NetworkObject

    Namespace: MLAPI.Spawning
    Assembly: Unity.Multiplayer.MLAPI.Runtime.dll
    Syntax
    public delegate NetworkObject NetworkSpawnManager.SpawnHandlerDelegate(Vector3 position, Quaternion rotation)
    Parameters
    Type Name Description
    Vector3 position

    The position to spawn the object at

    Quaternion rotation

    The rotation to spawn the object with

    Returns
    Type Description
    NetworkObject
    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)