KeyValues.GetDataType Method

Returns the data type at a key.

KvDataTypes GetDataType(const char[] key)

Parameters

const char[] key

Key name.

Return Value

KvDataType value of the key.