Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
IGUISetting Member List

This is the complete list of members for IGUISetting, including all inherited members.

DoFromJSVal(const ScriptRequest &rq, JS::HandleValue value)=0IGUISettingprotectedpure virtual
DoFromString(const CStrW &value)=0IGUISettingprotectedpure virtual
FromJSVal(const ScriptRequest &rq, JS::HandleValue value, const bool sendMessage)IGUISetting
FromString(const CStrW &value, const bool sendMessage)IGUISetting
GetName() constIGUISettinginlineprotected
IGUISetting(const CStr &name, IGUIObject *owner)IGUISetting
IGUISetting(IGUISetting &&other)IGUISettingprotected
m_NameIGUISettingprivate
m_ObjectIGUISettingprotected
NONCOPYABLE(IGUISetting)IGUISetting
OnSettingChange(const CStr &setting, bool sendMessage)IGUISettingprotectedvirtual
operator=(IGUISetting &&other)=deleteIGUISettingprotected
ToJSVal(const ScriptRequest &rq, JS::MutableHandleValue value)=0IGUISettingpure virtual
~IGUISetting()=defaultIGUISettingprotectedvirtual