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

Go to the source code of this file.

Namespaces

namespace  uLang
 

Macros

#define ULANG_BREAK()   __asm__ volatile("int $3")
 

Functions

bool uLang::IsDebuggerPresent ()
 
void uLang::LogDebugMessage (const char *Message)
 

Macro Definition Documentation

◆ ULANG_BREAK

#define ULANG_BREAK ( )    __asm__ volatile("int $3")