Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
OutputDevice.h File Reference
+ Include dependency graph for OutputDevice.h:
+ This graph shows which files directly or indirectly include this file:

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
}
 

Macro Definition Documentation

◆ CLEAR_WARN_COLOR

#define CLEAR_WARN_COLOR ( )

Definition at line 27 of file OutputDevice.h.

◆ SET_WARN_COLOR

#define SET_WARN_COLOR ( Color)

Definition at line 25 of file OutputDevice.h.

◆ SET_WARN_COLOR_AND_BACKGROUND

#define SET_WARN_COLOR_AND_BACKGROUND ( Color,
Bkgrnd )

Definition at line 26 of file OutputDevice.h.

◆ USE_DEBUG_LOGGING

#define USE_DEBUG_LOGGING   1

Definition at line 20 of file OutputDevice.h.