yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::core::ProjectManager::ProjectTemplate Struct Reference

#include <project.h>

Collaboration diagram for yaze::core::ProjectManager::ProjectTemplate:

Public Attributes

std::string name
 
std::string description
 
std::string icon
 
YazeProject template_project
 

Detailed Description

Definition at line 185 of file project.h.

Member Data Documentation

◆ name

std::string yaze::core::ProjectManager::ProjectTemplate::name

Definition at line 186 of file project.h.

◆ description

std::string yaze::core::ProjectManager::ProjectTemplate::description

Definition at line 187 of file project.h.

◆ icon

std::string yaze::core::ProjectManager::ProjectTemplate::icon

Definition at line 188 of file project.h.

◆ template_project

YazeProject yaze::core::ProjectManager::ProjectTemplate::template_project

Definition at line 189 of file project.h.


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