Interface IGhostSendSystem | Unity NetCode | 0.2.0-preview.5
docs.unity.cn
    Show / Hide Table of Contents

    Interface IGhostSendSystem

    Namespace: Unity.NetCode
    Syntax
    public interface IGhostSendSystem

    Methods

    IsEnabled()

    Declaration
    bool IsEnabled()
    Returns
    Type Description
    Boolean

    SetAllocatedGhostId(Int32)

    Declaration
    bool SetAllocatedGhostId(int id)
    Parameters
    Type Name Description
    Int32 id
    Returns
    Type Description
    Boolean
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX