46 UniqueId
GetId() const noexcept;
52 std::string_view GetName() const noexcept;
58 std::string_view GetLanguage() const noexcept;
64 std::string_view GetFriendlyName() const noexcept;
70 std::filesystem::path_view GetFilePath() const noexcept;
76 std::filesystem::path_view GetBaseDir() const noexcept;
88 ModuleState GetState() const noexcept;
94 std::string_view GetError() const noexcept;
117 std::optional<std::filesystem::path_view> FindResource(std::filesystem::path_view path) const;