ezEngine  Release 25.03
ezActionDescriptor Struct Reference

Public Member Functions

 ezActionDescriptor (ezActionType::Enum type, ezActionScope::Enum scope, const char *szName, const char *szCategoryPath, const char *szShortcut, CreateActionFunc createAction, DeleteActionFunc deleteAction=nullptr)
 
ezActionCreateAction (const ezActionContext &context) const
 
void DeleteAction (ezAction *pAction) const
 
void UpdateExistingActions ()
 

Public Attributes

ezActionDescriptorHandle m_Handle
 
ezEnum< ezActionTypem_Type
 
ezEnum< ezActionScopem_Scope
 
ezString m_sActionName
 Unique within category path, shown in key configuration dialog.
 
ezString m_sCategoryPath
 Category in key configuration dialog, e.g. "Tree View" or "File".
 
ezString m_sShortcut
 
ezString m_sDefaultShortcut
 

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