Skip to content

ECrowdControlParamType

Inherits Enum

The value format accepted by a Crowd Control parameter.

Enums

ECrowdControlParamType

[OPTIONS = 0, HexColor = 1, MinMax = 2]

OPTIONS supplies a fixed list, HexColor accepts a hexadecimal color, and MinMax accepts an integer within a range.