MAGE  v0.171.0
Matthias Advanced Game Engine
mage::VariableScript Member List

This is the complete list of members for mage::VariableScript, including all inherited members.

Add(std::string name, T value)mage::VariableScript
Contains(std::string_view name) const noexceptmage::VariableScript
empty() const noexceptmage::VariableScript
ExportScript() constmage::VariableScript
ExportScript(const std::filesystem::path &path) constmage::VariableScript
GetGuid() const noexceptmage::Resource< VariableScript >
GetPath() constmage::Resource< VariableScript >
GetValue(std::string_view name) constmage::VariableScript
ImportScript()mage::VariableScript
ImportScript(const std::filesystem::path &path)mage::VariableScript
IsFileResource() constmage::Resource< VariableScript >
m_variablesmage::VariableScriptprivate
operator=(const VariableScript &variable_script)=deletemage::VariableScript
operator=(VariableScript &&variable_script) noexceptmage::VariableScript
Resource< VariableScript >::operator=(const Resource &resource)=deletemage::Resource< VariableScript >
Resource< VariableScript >::operator=(Resource &&resource) noexceptmage::Resource< VariableScript >
Remove(std::string_view name)mage::VariableScript
RemoveAll() noexceptmage::VariableScript
Resource(std::wstring guid) noexceptmage::Resource< VariableScript >explicit
Resource(const Resource &resource)=deletemage::Resource< VariableScript >
Resource(Resource &&resource) noexceptmage::Resource< VariableScript >
SetValue(std::string_view name, T value)mage::VariableScript
size() const noexceptmage::VariableScript
VariableScript(std::wstring fname, bool import=true)mage::VariableScriptexplicit
VariableScript(const VariableScript &variable_script)=deletemage::VariableScript
VariableScript(VariableScript &&variable_script) noexceptmage::VariableScript
~Resource()mage::Resource< VariableScript >virtual
~VariableScript()mage::VariableScriptvirtual