|
LEAP Documentation 40220
Documentation for the LEAP project
|
This is the complete list of members for Debug, including all inherited members.
| Log(FString output, float TimeToDisplay=5.0f, FColor Color=FColor::Silver, int32 Key=-1, bool IncludeInLogs=false) | Debug | static |
| Log(FString output, FColor Color) | Debug | static |
| Log(FString output, bool IncludeInLogs) | Debug | static |
| LogClientAny(FString output, const UObject *WorldContextObject, float TimeToDisplay=5.0f, FColor Color=FColor::Silver, int32 Key=-1) | Debug | static |
| LogClientNonServer(FString output, const UObject *WorldContextObject, float TimeToDisplay=5.0f, FColor Color=FColor::Silver, int32 Key=-1) | Debug | static |
| LogOffscreenOnly(FString output, ELogLevel OffscreenLogLevel=ELogLevel::Log) | Debug | static |
| LogServerAny(FString output, const UObject *WorldContextObject, float TimeToDisplay=5.0f, FColor Color=FColor::Silver, int32 Key=-1) | Debug | static |
| LogServerDedicated(FString output, const UObject *WorldContextObject, float TimeToDisplay=5.0f, FColor Color=FColor::Silver, int32 Key=-1) | Debug | static |
| LogServerListen(FString output, const UObject *WorldContextObject, float TimeToDisplay=5.0f, FColor Color=FColor::Silver, int32 Key=-1) | Debug | static |
| Print(FString output, const UObject *WorldContextObject, float TimeToDisplay=5.0f, FColor Color=FColor::Cyan, int32 Key=-1, bool IncludeInLogs=false) | Debug | static |
| Print(FString output, const UObject *WorldContextObject, bool IncludeInLogs) | Debug | static |
| Print(const UObject *WorldContextObject, FString output, bool IncludeInLogs) | Debug | static |