UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LinuxPlatformApplicationMisc.cpp File Reference

Namespaces

namespace  LinuxPlatformApplicationMisc
 

Functions

EAppReturnType::Type MessageBoxExtImpl (EAppMsgType::Type MsgType, const TCHAR *Text, const TCHAR *Caption)
 
void UngrabAllInputImpl ()
 
 DEFINE_LOG_CATEGORY_STATIC (LogSDL3, Log, All)
 
float LinuxPlatformApplicationMisc::QuantizeScale (float Scale)
 

Variables

THIRD_PARTY_INCLUDES_START THIRD_PARTY_INCLUDES_END bool GInitializedSDL = false
 
CORE_API TFunction< void()> UngrabAllInputCallback
 
CORE_API TFunction< EAppReturnType::Type(EAppMsgType::Type MsgType, const TCHAR *Text, const TCHAR *Caption)> MessageBoxExtCallback
 

Function Documentation

◆ DEFINE_LOG_CATEGORY_STATIC()

DEFINE_LOG_CATEGORY_STATIC ( LogSDL3  ,
Log  ,
All   
)

◆ MessageBoxExtImpl()

EAppReturnType::Type MessageBoxExtImpl ( EAppMsgType::Type  MsgType,
const TCHAR Text,
const TCHAR Caption 
)

◆ UngrabAllInputImpl()

void UngrabAllInputImpl ( )

Variable Documentation

◆ GInitializedSDL

◆ MessageBoxExtCallback

CORE_API TFunction<EAppReturnType::Type(EAppMsgType::Type MsgType, const TCHAR* Text, const TCHAR* Caption)> MessageBoxExtCallback
extern

◆ UngrabAllInputCallback

CORE_API TFunction<void()> UngrabAllInputCallback
extern