Skip to content

ISimplePipelinePack.MessageFormatType ​

Represents the format of the message.

Kind: Enum

Namespace: CrowdControl.Games.Packs

Inheritance: IComparable → IConvertible → IFormattable → ISpanFormattable

Public Attributes

MessageFormatType

CrowdControlLegacy

Legacy Crowd Control format.

MessageFormatType

CrowdControlLegacyIntermediate

Legacy Crowd Control format with intermediate support.

MessageFormatType

CrowdControl

Crowd Control format.

Enums

ISimplePipelinePack.MessageFormatType

[CrowdControlLegacy = 0, CrowdControlLegacyIntermediate = 1, CrowdControl = 2]

Represents the format of the message.