Ark Server API (ASA) - Wiki
|
#include "CoreFwd.h"
#include "CoreTypes.h"
#include "Logging/LogVerbosity.h"
#include "Misc/VarArgs.h"
#include "Templates/AndOrNot.h"
#include "Templates/IsArrayOrRefOfTypeByPredicate.h"
#include "Templates/IsValidVariadicFunctionArg.h"
#include "Traits/IsCharEncodingCompatibleWith.h"
Go to the source code of this file.
Classes | |
class | FOutputDevice |
Namespaces | |
namespace | UE |
namespace | ELogTimes |
Macros | |
#define | USE_DEBUG_LOGGING 1 |
#define | SET_WARN_COLOR(Color) |
#define | SET_WARN_COLOR_AND_BACKGROUND(Color, Bkgrnd) |
#define | CLEAR_WARN_COLOR() |
Enumerations | |
enum | ELogTimes::Type { ELogTimes::None , ELogTimes::UTC , ELogTimes::SinceGStartTime , ELogTimes::Local , ELogTimes::Timecode } |
#define CLEAR_WARN_COLOR | ( | ) |
Definition at line 27 of file OutputDevice.h.
Definition at line 25 of file OutputDevice.h.
Definition at line 26 of file OutputDevice.h.
#define USE_DEBUG_LOGGING 1 |
Definition at line 20 of file OutputDevice.h.