Value::GetString

Value::GetString
SF_INLINE const char* GetString() const;
Description

GetString returns a value of type string, previously set by SetString.

Return Value

A char pointer to the string.