UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSlateMacMenu Class Reference

#include <MacMenu.h>

Static Public Member Functions

static void PostInitStartup ()
 
static void CleanupOnShutdown ()
 
static void UpdateWithMultiBox (const TSharedPtr< FMultiBox > MultiBox)
 
static void UpdateMenu (FMacMenu *Menu)
 
static void UpdateCachedState ()
 
static void ExecuteMenuItemAction (const TSharedRef< const FMenuEntryBlock > &Block)
 
static void UpdateApplicationMenu (bool bMacApplicationModalMode)
 
static void UpdateWindowMenu (bool bMacApplicationModalMode)
 
static void LanguageChanged ()
 

Member Function Documentation

◆ CleanupOnShutdown()

void FSlateMacMenu::CleanupOnShutdown ( )
static

◆ ExecuteMenuItemAction()

void FSlateMacMenu::ExecuteMenuItemAction ( const TSharedRef< const FMenuEntryBlock > &  Block)
static

◆ LanguageChanged()

void FSlateMacMenu::LanguageChanged ( )
static

◆ PostInitStartup()

void FSlateMacMenu::PostInitStartup ( )
static

◆ UpdateApplicationMenu()

void FSlateMacMenu::UpdateApplicationMenu ( bool  bMacApplicationModalMode)
static

◆ UpdateCachedState()

void FSlateMacMenu::UpdateCachedState ( )
static

◆ UpdateMenu()

void FSlateMacMenu::UpdateMenu ( FMacMenu Menu)
static

◆ UpdateWindowMenu()

void FSlateMacMenu::UpdateWindowMenu ( bool  bMacApplicationModalMode)
static

◆ UpdateWithMultiBox()

void FSlateMacMenu::UpdateWithMultiBox ( const TSharedPtr< FMultiBox MultiBox)
static

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