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 getClassType() TypeHandle
getValue() str
setValue(value: str)
property value