Search Results for

    Show / Hide Table of Contents

    Enum RoomInfo.RoomInfoFieldsFlags

    RoomInfo field flags used for synchronization.

    Namespace: Evergine.Networking.Rooms
    Assembly: Evergine.Networking.dll
    Syntax
    [Flags]
    protected enum RoomInfo.RoomInfoFieldsFlags : byte

    Fields

    Name Description
    All

    Flag indicating all fields

    MaxPlayers

    Maximum players field flag.

    Name

    Name field flag.

    None

    No-field flag

    PlayerCount

    Player count field flag.

    PropertiesListedInLobby

    Flag indicating the lobby properties field

    Extension Methods

    EnumExtensions.HasFlag(Enum, Enum)
    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX