![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Namespaces | |
| namespace | uLang |
Macros | |
| #define | ULANG_SILENCE_SECURITY_WARNING_START |
| #define | ULANG_SILENCE_SECURITY_WARNING_END _Pragma("clang diagnostic pop") |
| #define | ULANG_BREAK() __asm__("int $3") |
Functions | |
| bool | uLang::IsDebuggerPresent () |
| void | uLang::LogDebugMessage (const char *Message) |
| #define ULANG_SILENCE_SECURITY_WARNING_END _Pragma("clang diagnostic pop") |