yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo Struct Reference

Public Attributes

int id
 
std::string name
 
int world
 
int grid_x
 
int grid_y
 
std::string size
 
int parent_id
 
int min_x
 
int min_y
 
int max_x
 
int max_y
 

Detailed Description

Definition at line 46 of file overworld_graph_commands.h.

Member Data Documentation

◆ id

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::id

◆ name

std::string yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::name

◆ world

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::world

◆ grid_x

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::grid_x

◆ grid_y

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::grid_y

◆ size

std::string yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::size

◆ parent_id

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::parent_id

◆ min_x

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::min_x

◆ min_y

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::min_y

◆ max_x

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::max_x

◆ max_y

int yaze::cli::handlers::OverworldExportGraphCommandHandler::AreaInfo::max_y

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