Skip to content

UISettingsEntry.ValueType ​

Represents the type of value for the UI settings entry.

Kind: Enum

Namespace: CrowdControl.Common

Inheritance: IComparable → IConvertible → IFormattable → ISpanFormattable

Public Attributes

ValueType

string

ValueType

integer

ValueType

float

Enums

UISettingsEntry.ValueType

[string = 0, integer = 1, float = 2]

Represents the type of value for the UI settings entry.