Struct LaunchBundle::BonusFile
Defined in File launch_bundle.hpp
Nested Relationships
This struct is a nested type of Class LaunchBundle.
Struct Documentation
-
struct BonusFile
Public Functions
-
inline BonusFile(const std::filesystem::path &path, const std::string &description)
Public Members
-
std::filesystem::path path
-
std::string description
-
inline BonusFile(const std::filesystem::path &path, const std::string &description)