Public Attributes | |
| bool | show_sprites = true |
| bool | show_pot_items = true |
| bool | show_chests = true |
Definition at line 969 of file dungeon_canvas_viewer.h.
| bool yaze::editor::DungeonCanvasViewer::EntityVisibility::show_sprites = true |
Definition at line 970 of file dungeon_canvas_viewer.h.
Referenced by yaze::editor::DungeonCanvasViewer::AreSpritesVisible(), yaze::editor::DungeonCanvasViewer::BuildDrawIssueReport(), yaze::editor::DungeonCanvasViewer::BuildLayerVisibilityContextMenu(), yaze::editor::DungeonCanvasViewer::DrawCompactLayerToggles(), yaze::editor::DungeonCanvasViewer::RenderSprites(), and yaze::editor::DungeonCanvasViewer::SetSpritesVisible().
| bool yaze::editor::DungeonCanvasViewer::EntityVisibility::show_pot_items = true |
Definition at line 971 of file dungeon_canvas_viewer.h.
Referenced by yaze::editor::DungeonCanvasViewer::ArePotItemsVisible(), yaze::editor::DungeonCanvasViewer::BuildDrawIssueReport(), yaze::editor::DungeonCanvasViewer::BuildLayerVisibilityContextMenu(), yaze::editor::DungeonCanvasViewer::DrawCompactLayerToggles(), yaze::editor::DungeonCanvasViewer::RenderPotItems(), and yaze::editor::DungeonCanvasViewer::SetPotItemsVisible().
| bool yaze::editor::DungeonCanvasViewer::EntityVisibility::show_chests = true |
Definition at line 972 of file dungeon_canvas_viewer.h.