Cogs.Core
Public Attributes | List of all members
Cogs::Core::Menu Struct Reference

Public Attributes

const char * name
 
std::vector< MenuItemitems
 
bool enabled = true
 

Detailed Description

Definition at line 694 of file Editor.cpp.

Member Data Documentation

◆ enabled

bool Cogs::Core::Menu::enabled = true

Definition at line 698 of file Editor.cpp.

◆ items

std::vector<MenuItem> Cogs::Core::Menu::items

Definition at line 697 of file Editor.cpp.

◆ name

const char* Cogs::Core::Menu::name

Definition at line 696 of file Editor.cpp.


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