Value::GetType

Value::GetType
SF_INLINE ValueType GetType() const;
Description

GetType returns type based on which you can interpret the value.

Return Value

A ValueType containing the type of the value.