Public Attributes | |
| bool | show_sprites = true |
| bool | show_pot_items = true |
| bool | show_chests = true |
Definition at line 578 of file dungeon_canvas_viewer.h.
| bool yaze::editor::DungeonCanvasViewer::EntityVisibility::show_sprites = true |
Definition at line 579 of file dungeon_canvas_viewer.h.
Referenced by yaze::editor::DungeonCanvasViewer::AreSpritesVisible(), and yaze::editor::DungeonCanvasViewer::SetSpritesVisible().
| bool yaze::editor::DungeonCanvasViewer::EntityVisibility::show_pot_items = true |
Definition at line 580 of file dungeon_canvas_viewer.h.
Referenced by yaze::editor::DungeonCanvasViewer::ArePotItemsVisible(), and yaze::editor::DungeonCanvasViewer::SetPotItemsVisible().
| bool yaze::editor::DungeonCanvasViewer::EntityVisibility::show_chests = true |
Definition at line 581 of file dungeon_canvas_viewer.h.