![]() |
Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
|
This is the complete list of members for IGUISetting, including all inherited members.
| DoFromJSVal(const ScriptRequest &rq, JS::HandleValue value)=0 | IGUISetting | protectedpure virtual |
| DoFromString(const CStrW &value)=0 | IGUISetting | protectedpure virtual |
| FromJSVal(const ScriptRequest &rq, JS::HandleValue value, const bool sendMessage) | IGUISetting | |
| FromString(const CStrW &value, const bool sendMessage) | IGUISetting | |
| GetName() const | IGUISetting | inlineprotected |
| IGUISetting(const CStr &name, IGUIObject *owner) | IGUISetting | |
| IGUISetting(IGUISetting &&other) | IGUISetting | protected |
| m_Name | IGUISetting | private |
| m_Object | IGUISetting | protected |
| NONCOPYABLE(IGUISetting) | IGUISetting | |
| OnSettingChange(const CStr &setting, bool sendMessage) | IGUISetting | protectedvirtual |
| operator=(IGUISetting &&other)=delete | IGUISetting | protected |
| ToJSVal(const ScriptRequest &rq, JS::MutableHandleValue value)=0 | IGUISetting | pure virtual |
| ~IGUISetting()=default | IGUISetting | protectedvirtual |