Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Plugins::MetaData Struct Reference

Classes

struct  Dependency
struct  Binary
struct  AssetDirectory

Public Types

enum class  BinaryBuildType { NoBuild , Cmake , Dotnet }

Public Attributes

std::string name
std::string displayName
std::string version
std::string description
std::string author
std::filesystem::path pluginResolvedPath
bool isRestartRequired = false
std::vector< AssetDirectoryassetDirectories
std::vector< Dependencydependencies
std::vector< Binarybinaries
std::filesystem::path cmakePath

The documentation for this struct was generated from the following file: