Search Results for

    Show / Hide Table of Contents

    Enum MessageType

    Represents the message type.

    Namespace: Evergine.Networking.Connection.Messages
    Assembly: Evergine.Networking.dll
    Syntax
    public enum MessageType : byte

    Fields

    Name Description
    Data

    Represents the data message type.

    Synchronization

    Synchronization message type.

    Extension Methods

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