yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::cli::overworld::SpriteQuery Struct Reference

#include <overworld_inspect.h>

Public Attributes

std::optional< int > map_id
 
std::optional< int > world
 
std::optional< uint8_t > sprite_id
 

Detailed Description

Definition at line 107 of file overworld_inspect.h.

Member Data Documentation

◆ map_id

std::optional<int> yaze::cli::overworld::SpriteQuery::map_id

Definition at line 108 of file overworld_inspect.h.

Referenced by yaze::cli::overworld::CollectOverworldSprites().

◆ world

std::optional<int> yaze::cli::overworld::SpriteQuery::world

Definition at line 109 of file overworld_inspect.h.

Referenced by yaze::cli::overworld::CollectOverworldSprites().

◆ sprite_id

std::optional<uint8_t> yaze::cli::overworld::SpriteQuery::sprite_id

Definition at line 110 of file overworld_inspect.h.

Referenced by yaze::cli::overworld::CollectOverworldSprites().


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