Search Results for

    Show / Hide Table of Contents

    Class NetworkedClient

    Inheritance
    Object
    NetworkedClient
    Namespace: FNNLib
    Assembly: FNNLib.dll
    Syntax
    public class NetworkedClient

    Fields

    | Improve this Doc View Source

    clientID

    Declaration
    public ulong clientID
    Field Value
    Type Description
    UInt64
    | Improve this Doc View Source

    loadedScenes

    Declaration
    public List<uint> loadedScenes
    Field Value
    Type Description
    List<UInt32>
    | Improve this Doc View Source

    ownedObjects

    Declaration
    public readonly List<ulong> ownedObjects
    Field Value
    Type Description
    List<UInt64>
    | Improve this Doc View Source

    playerObject

    Declaration
    public ulong playerObject
    Field Value
    Type Description
    UInt64
    • Improve this Doc
    • View Source
    In This Article
    Back to top (C) 2020 Reece Mackie. Released under the MIT License.