A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
INYLogger Member List

This is the complete list of members for INYLogger, including all inherited members.

AreAllOnScreenMessagesEnabled()INYLoggerinlinestatic
bClientConsoleINYLoggerprotected
bForceEnableScreenMessagesINYLoggerprotected
bMessageLogINYLoggerprotected
bMessageLogMirrorToOutputLogINYLoggerprotected
bMessageLogOpenINYLoggerprotected
bOnScreenINYLoggerprotected
bOutputLogINYLoggerprotected
bScreenNewerOnTopINYLoggerprotected
ClearAllOnScreenLogs()INYLoggerstatic
ColorDebugINYLoggerprotected
ColorErrorINYLoggerprotected
ColorFatalINYLoggerprotected
ColorInfoINYLoggerprotected
ColorTraceINYLoggerprotected
ColorWarningINYLoggerprotected
Debug(const FString &Message)INYLoggerinline
Debugf(const FmtType &Fmt, Types... Args)INYLoggerinline
DisableAllOnScreenMessages()INYLoggerinlinestatic
DisableClientConsole()INYLoggerinline
DisableMessageLog()INYLoggerinline
DisableOnScreen()INYLoggerinline
DisableOutputLog()INYLoggerinline
DisableRedirectMessageLogLevels()INYLoggerinline
EnableAllOnScreenMessages()INYLoggerinlinestatic
EnableClientConsole(APlayerController *PC)INYLoggerinline
EnableMessageLog(bool bSuppressLoggingToOutputLog=false)INYLoggerinline
EnableOnScreen(bool bInForceEnableScreenMessages=false)INYLoggerinline
EnableOutputLog()INYLoggerinline
Error(const FString &Message)INYLoggerinline
Errorf(const FmtType &Fmt, Types... Args)INYLoggerinline
Get()INYLoggerinlinestatic
GetColorForLogLevel(ENYLoggerLogLevel Level) constINYLoggerinlineprotected
GetMessageSeverityForLogLevel(ENYLoggerLogLevel Level)INYLoggerinlineprotectedstatic
GetOutputDeviceFromLogLevel(ENYLoggerLogLevel Level)INYLoggerprotectedstatic
GetOutputLogCategory() constINYLoggerinline
GetUnrealLogTypeForLogLevel(ENYLoggerLogLevel Level)INYLoggerinlineprotectedstatic
Info(const FString &Message)INYLoggerinline
Infof(const FmtType &Fmt, Types... Args)INYLoggerinline
INYLogger()INYLoggerinlineprotected
IsClientConsoleEnabled() constINYLoggerinline
IsMessageLogEnabled() constINYLoggerinline
IsMessageLogNameRegistered(FName LogName)INYLoggerstatic
IsOnScreenEnabled() constINYLoggerinline
IsOutputLogEnabled() constINYLoggerinline
Log(ENYLoggerLogLevel Level, const FString &Message)INYLogger
LogClientConsole(ENYLoggerLogLevel Level, const FString &Message)INYLoggerprotectedvirtual
Logf(ENYLoggerLogLevel Level, const FmtType &Fmt, Types... Args)INYLoggerinline
LogfImplementation(ENYLoggerLogLevel Level, const TCHAR *Fmt,...)INYLoggerprotected
LogMessageLog(ENYLoggerLogLevel Level, const FString &Message)INYLoggerprotectedvirtual
LogOutputLog(ENYLoggerLogLevel Level, const FString &Message)INYLoggerprotectedvirtual
LogScreen(ENYLoggerLogLevel Level, const FString &Message)INYLoggerprotectedvirtual
MessageLogNameINYLoggerprotected
MessageLogOpenLogName(FName LogName)INYLoggerstatic
MessageLogRegisterLogName(FName LogName, const FText &LogLabel, const FNYMessageLogInitializationOptions &InitOptions={})INYLoggerstatic
MessageLogUnregisterLogName(FName LogName)INYLoggerstatic
New()INYLoggerinlinestatic
OnlyEnableClientConsole(APlayerController *PC)INYLoggerinline
OnlyEnableMessageLog(bool bSuppressLoggingToOutputLog=false)INYLoggerinline
OnlyEnableOnScreen(bool bInForceEnableScreenMessages=false)INYLoggerinline
OnlyEnableOutputLog()INYLoggerinline
OpenMessageLogLevelsHigherThanINYLoggerprotected
OutputLogCategoryINYLoggerprotected
PlayerControllerINYLoggerprotected
PreviousOutputLogCategoryINYLoggerprotected
RedirectMessageLogLevelsHigherThanINYLoggerprotected
ScreenLogDisplayTimeSecondsINYLoggerprotected
ScreenTextScaleINYLoggerprotected
Self typedefINYLoggerprivate
SetAreAllOnScreenMessagesEnabled(bool bValue)INYLoggerinlinestatic
SetClientConsolePlayerController(APlayerController *PC)INYLogger
SetMessageLogMirrorToOutputLog(bool bValue)INYLoggerinline
SetMessageLogName(FName LogName, bool bVerify=true)INYLoggerinline
SetMessageLogOpenOnNewMessage(bool bValue)INYLoggerinline
SetNoOutputLogCategory()INYLoggerinline
SetOnScreenNewerOnTop(bool bValue)INYLoggerinline
SetOnScreenTimeToDisplay(float Seconds)INYLoggerinline
SetOpenMessageLogLevelsHigherThan(ENYLoggerLogLevel AfterOrEqualLevel)INYLoggerinline
SetOutputLogCategory(const FLogCategoryBase &NewCategory)INYLoggerinline
SetOutputLogCategory(FName NewCategory)INYLoggerinline
SetRedirectMessageLogLevelsHigherThan(ENYLoggerLogLevel AfterOrEqualLevel)INYLoggerinline
Trace(const FString &Message)INYLoggerinline
Tracef(const FmtType &Fmt, Types... Args)INYLoggerinline
UseClientConsole(bool bValue)INYLoggerinline
UseMessageLog(bool bValue, bool bInMessageLogMirrorToOutputLog=true)INYLoggerinline
UseOnScreen(bool bValue, bool bInForceEnableScreenMessages=false)INYLoggerinline
UseOutputLog(bool bValue)INYLoggerinline
Warning(const FString &Message)INYLoggerinline
Warningf(const FmtType &Fmt, Types... Args)INYLoggerinline
~INYLogger()INYLoggerinlinevirtual