Class CommandsAndRPCCallsWork | Multiplayer HLAPI | 1.0.8
docs.unity3d.com
    Show / Hide Table of Contents

    Class CommandsAndRPCCallsWork

    Inheritance
    Object
    CommandsAndRPCCallsWork
    Namespace: Global Namespace
    Syntax
    public class CommandsAndRPCCallsWork

    Methods

    CommandsAndRPCCallsWorkTest()

    Declaration
    public IEnumerator CommandsAndRPCCallsWorkTest()
    Returns
    Type Description
    IEnumerator

    OnAddPlayer(NetworkMessage)

    Declaration
    public void OnAddPlayer(NetworkMessage netMsg)
    Parameters
    Type Name Description
    NetworkMessage netMsg

    OnClientConnected(NetworkMessage)

    Declaration
    public void OnClientConnected(NetworkMessage netMsg)
    Parameters
    Type Name Description
    NetworkMessage netMsg

    OnClientError(NetworkMessage)

    Declaration
    public void OnClientError(NetworkMessage netMsg)
    Parameters
    Type Name Description
    NetworkMessage netMsg

    OnSpawnPlayer(Vector3, NetworkHash128)

    Declaration
    public static GameObject OnSpawnPlayer(Vector3 pos, NetworkHash128 assetId)
    Parameters
    Type Name Description
    Vector3 pos
    NetworkHash128 assetId
    Returns
    Type Description
    GameObject

    OnUnSpawnPlayer(GameObject)

    Declaration
    public static void OnUnSpawnPlayer(GameObject unspawned)
    Parameters
    Type Name Description
    GameObject unspawned
    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