xentara-plugin v2.0.4
The Xentara Plugin Framework
|
This is the complete list of members for xentara::skill::Skill, including all inherited members.
createElement(const Element::Class &elementClass, skill::ElementFactory &factory) -> std::shared_ptr< Element >=0 | xentara::skill::Skill | pure virtual |
DisableCopy() noexcept=default | xentara::utils::tools::DisableCopy | |
DisableCopy(const DisableCopy &)=delete | xentara::utils::tools::DisableCopy | |
loadConfig(utils::json::decoder::Object &jsonObject, config::Context &context) -> void | xentara::skill::Skill | virtual |
operator=(const DisableCopy &)=delete | xentara::utils::tools::DisableCopy | |
persistentDataPath(const std::filesystem::path &skillSubdirectory, const std::filesystem::path &subPath) -> std::filesystem::path | xentara::skill::Skill | static |
~Skill()=0 | xentara::skill::Skill | pure virtual |