UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
OutputDevice.h File Reference

Go to the source code of this file.

Classes

class  FOutputDevice
 

Namespaces

namespace  UE
 
namespace  ELogTimes
 

Macros

#define USE_DEBUG_LOGGING   1
 
#define USE_EVENT_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 ( )

◆ SET_WARN_COLOR

#define SET_WARN_COLOR (   Color)

◆ SET_WARN_COLOR_AND_BACKGROUND

#define SET_WARN_COLOR_AND_BACKGROUND (   Color,
  Bkgrnd 
)

◆ USE_DEBUG_LOGGING

#define USE_DEBUG_LOGGING   1

◆ USE_EVENT_LOGGING

#define USE_EVENT_LOGGING   1