Unravel Engine C++ Reference
Loading...
Searching...
No Matches
ImGui::ContextMenuStyleScope Struct Reference

#include <imgui_context_menu_style.h>

Public Member Functions

 ContextMenuStyleScope ()
 
 ~ContextMenuStyleScope ()
 
 ContextMenuStyleScope (const ContextMenuStyleScope &)=delete
 
ContextMenuStyleScopeoperator= (const ContextMenuStyleScope &)=delete
 

Detailed Description

Definition at line 11 of file imgui_context_menu_style.h.

Constructor & Destructor Documentation

◆ ContextMenuStyleScope() [1/2]

ImGui::ContextMenuStyleScope::ContextMenuStyleScope ( )
inline

Definition at line 13 of file imgui_context_menu_style.h.

◆ ~ContextMenuStyleScope()

ImGui::ContextMenuStyleScope::~ContextMenuStyleScope ( )
inline

Definition at line 18 of file imgui_context_menu_style.h.

◆ ContextMenuStyleScope() [2/2]

ImGui::ContextMenuStyleScope::ContextMenuStyleScope ( const ContextMenuStyleScope & )
delete

Member Function Documentation

◆ operator=()

ContextMenuStyleScope & ImGui::ContextMenuStyleScope::operator= ( const ContextMenuStyleScope & )
delete

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