EffectPack.ReportIdentifierType ​
The type of identifier used to identify a report.
Kind: Enum
Namespace: CrowdControl.Games
Inheritance: IComparable → IConvertible → IFormattable → ISpanFormattable
Public Attributes
ReportIdentifierType
Effect
The effects are identified by effect ID.
ReportIdentifierType
Group
The effects are identified by group ID.
ReportIdentifierType
Category
The effects are identified by category ID.
Enums
EffectPack.ReportIdentifierType
[Effect = 0, Group = 1, Category = 2]The type of identifier used to identify a report.
