Pioneer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Editor::ActionBinder::Group Struct Reference

#include <ActionBinder.h>

Public Member Functions

 Group (std::string_view name, bool menu)
 

Public Attributes

std::string label
 
std::vector< GroupEntryentries
 
bool isMenu
 

Constructor & Destructor Documentation

◆ Group()

Editor::ActionBinder::Group::Group ( std::string_view  name,
bool  menu 
)
inline

Member Data Documentation

◆ entries

std::vector<GroupEntry> Editor::ActionBinder::Group::entries

◆ isMenu

bool Editor::ActionBinder::Group::isMenu

◆ label

std::string Editor::ActionBinder::Group::label

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