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

Public Attributes

int id
 
std::string name
 
int area_id
 
int position_x
 
int position_y
 
int dest_room_id
 
bool is_hole
 

Detailed Description

Definition at line 66 of file overworld_graph_commands.h.

Member Data Documentation

◆ id

int yaze::cli::handlers::OverworldExportGraphCommandHandler::EntranceInfo::id

◆ name

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

◆ area_id

int yaze::cli::handlers::OverworldExportGraphCommandHandler::EntranceInfo::area_id

◆ position_x

int yaze::cli::handlers::OverworldExportGraphCommandHandler::EntranceInfo::position_x

◆ position_y

int yaze::cli::handlers::OverworldExportGraphCommandHandler::EntranceInfo::position_y

◆ dest_room_id

int yaze::cli::handlers::OverworldExportGraphCommandHandler::EntranceInfo::dest_room_id

◆ is_hole

bool yaze::cli::handlers::OverworldExportGraphCommandHandler::EntranceInfo::is_hole

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