![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "uLang/Common/Common.h"Go to the source code of this file.
Namespaces | |
| namespace | uLang |
Macros | |
| #define | ULANG_BREAK() __debugbreak() |
Functions | |
| __declspec (dllimport) int __stdcall IsDebuggerPresent() | |
| bool | uLang::IsDebuggerPresent () |
| void | uLang::LogDebugMessage (const char *Message) |
| #define ULANG_BREAK | ( | ) | __debugbreak() |
| __declspec | ( | dllimport | ) |