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

#include <UMGStyle.h>

Static Public Member Functions

static UMG_API void Initialize ()
 
static UMG_API void Shutdown ()
 
static UMG_API void ReloadTextures ()
 
static UMG_API const ISlateStyleGet ()
 
static UMG_API FName GetStyleSetName ()
 

Member Function Documentation

◆ Get()

const ISlateStyle & FUMGStyle::Get ( )
static
Returns
The Slate style set for the UMG Style

◆ GetStyleSetName()

FName FUMGStyle::GetStyleSetName ( )
static

◆ Initialize()

void FUMGStyle::Initialize ( )
static

◆ ReloadTextures()

void FUMGStyle::ReloadTextures ( )
static

reloads textures used by slate renderer

◆ Shutdown()

void FUMGStyle::Shutdown ( )
static

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