Ark Server API (ASA) - Wiki
|
This is the complete list of members for FDebug, including all inherited members.
AssertFailed(const ANSICHAR *Expr, const ANSICHAR *File, int32 Line, const TCHAR *Format=TEXT(""),...) | FDebug | static |
AssertFailedV(const ANSICHAR *Expr, const ANSICHAR *File, int32 Line, const TCHAR *Format, va_list Args) | FDebug | static |
DumpStackTraceToLog(const ELogVerbosity::Type LogVerbosity) | FDebug | static |
DumpStackTraceToLog(const TCHAR *Heading, const ELogVerbosity::Type LogVerbosity) | FDebug | static |
GetNumEnsureFailures() | FDebug | static |
HasAsserted() | FDebug | static |
IsEnsuring() | FDebug | static |
LogFormattedMessageWithCallstack(const FName &LogName, const ANSICHAR *File, int32 Line, const TCHAR *Heading, const TCHAR *Message, ELogVerbosity::Type Verbosity) | FDebug | static |
ProcessFatalError(void *ProgramCounter) | FDebug | static |