struct SettingsKeyInfo

Information about where to find a value for a key.

Public

Constructors

SettingsKeyInfo

SettingsKeyInfo() = default

SettingsKeyInfo

SettingsKeyInfo(u32 index, SettingsValueType type)

Fields

Index

u32 Index

Index of the value in the relevant value array.

Type

Type of the value, determining which array is the value stored in.