VEX Engine
Retro looking game engine made in vulkan mostly because i wanted to understand it better.
Loading...
Searching...
No Matches
vex::ProjectMetadata Struct Reference

Metadata structure for a recently used project. More...

#include <ProjectSelector.hpp>

Public Attributes

std::string name
std::string path
std::string version

Detailed Description

Metadata structure for a recently used project.

Definition at line 27 of file ProjectSelector.hpp.

Member Data Documentation

◆ name

std::string vex::ProjectMetadata::name

Definition at line 28 of file ProjectSelector.hpp.

◆ path

std::string vex::ProjectMetadata::path

Definition at line 29 of file ProjectSelector.hpp.

◆ version

std::string vex::ProjectMetadata::version

Definition at line 30 of file ProjectSelector.hpp.


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