Cthulhu  0.2.10
Cthulhu compiler collection
ed::menu_section_t Struct Reference

#include <panel.hpp>

Data Fields

std::string name
 
bool seperator = true
 
std::vector< ed::IEditorPanel * > panels
 

Detailed Description

Definition at line 59 of file panel.hpp.

Field Documentation

◆ name

std::string ed::menu_section_t::name

Definition at line 61 of file panel.hpp.

◆ panels

std::vector<ed::IEditorPanel*> ed::menu_section_t::panels

Definition at line 63 of file panel.hpp.

◆ seperator

bool ed::menu_section_t::seperator = true

Definition at line 62 of file panel.hpp.


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