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

Public Attributes

int room_id
 
std::string name
 
int return_area_id
 
int return_x
 
int return_y
 

Detailed Description

Definition at line 76 of file overworld_graph_commands.h.

Member Data Documentation

◆ room_id

int yaze::cli::handlers::OverworldExportGraphCommandHandler::ExitInfo::room_id

◆ name

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

◆ return_area_id

int yaze::cli::handlers::OverworldExportGraphCommandHandler::ExitInfo::return_area_id

◆ return_x

int yaze::cli::handlers::OverworldExportGraphCommandHandler::ExitInfo::return_x

◆ return_y

int yaze::cli::handlers::OverworldExportGraphCommandHandler::ExitInfo::return_y

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