ParamValue_wstring

from panda3d.core import ParamValue_wstring
class ParamValue_wstring

Bases:

Bases: ParamValueBase

Inheritance diagram

Inheritance diagram of ParamValue_wstring

__init__(value: str)
static get_class_type() TypeHandle
get_value() str
set_value(value: str)
property value