ParamValue_wstring

template<>
class ParamValue<wstring>

Bases: ParamValueBase

Inheritance diagram

Inheritance diagram of ParamValue_wstring

ParamValue(std::wstring const &value)
static TypeHandle get_class_type(void)
std::wstring const &get_value(void) const
void set_value(std::wstring const &value)
void set_value(Type const &value)