44 UniqueId
GetId() const noexcept;
50 std::string_view GetName() const noexcept;
56 std::string_view GetLanguage() const noexcept;
62 std::string_view GetFriendlyName() const noexcept;
68 std::filesystem::path_view GetFilePath() const noexcept;
74 std::filesystem::path_view GetBaseDir() const noexcept;
86 ModuleState GetState() const noexcept;
92 std::string_view GetError() const noexcept;
115 std::optional<std::filesystem::path_view> FindResource(std::filesystem::path_view path) const;