yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::app::zelda3::dungeon::ChestData Struct Reference

#include <room.h>

Public Member Functions

 ChestData ()=default
 
 ChestData (uchar i, bool s)
 

Public Attributes

uchar id_
 
bool size_
 

Detailed Description

Definition at line 112 of file room.h.

Constructor & Destructor Documentation

◆ ChestData() [1/2]

yaze::app::zelda3::dungeon::ChestData::ChestData ( )
default

◆ ChestData() [2/2]

yaze::app::zelda3::dungeon::ChestData::ChestData ( uchar i,
bool s )
inline

Definition at line 114 of file room.h.

Member Data Documentation

◆ id_

uchar yaze::app::zelda3::dungeon::ChestData::id_

Definition at line 116 of file room.h.

◆ size_

bool yaze::app::zelda3::dungeon::ChestData::size_

Definition at line 117 of file room.h.


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