Public Attributes | |
| int | room_id |
| std::string | name |
| int | return_area_id |
| int | return_x |
| int | return_y |
Definition at line 76 of file overworld_graph_commands.h.
| int yaze::cli::handlers::OverworldExportGraphCommandHandler::ExitInfo::room_id |
Definition at line 77 of file overworld_graph_commands.h.
Referenced by yaze::cli::handlers::OverworldExportGraphCommandHandler::Execute().
| std::string yaze::cli::handlers::OverworldExportGraphCommandHandler::ExitInfo::name |
Definition at line 78 of file overworld_graph_commands.h.
Referenced by yaze::cli::handlers::OverworldExportGraphCommandHandler::Execute().
| int yaze::cli::handlers::OverworldExportGraphCommandHandler::ExitInfo::return_area_id |
Definition at line 79 of file overworld_graph_commands.h.
Referenced by yaze::cli::handlers::OverworldExportGraphCommandHandler::Execute().
| int yaze::cli::handlers::OverworldExportGraphCommandHandler::ExitInfo::return_x |
Definition at line 80 of file overworld_graph_commands.h.
Referenced by yaze::cli::handlers::OverworldExportGraphCommandHandler::Execute().
| int yaze::cli::handlers::OverworldExportGraphCommandHandler::ExitInfo::return_y |
Definition at line 81 of file overworld_graph_commands.h.
Referenced by yaze::cli::handlers::OverworldExportGraphCommandHandler::Execute().