28 EditorContentLogEndPoint& operator=(EditorContentLogEndPoint
const&);
29 EditorContentLogEndPoint(EditorContentLogEndPoint
const&);
30 EditorContentLogEndPoint();
35 virtual ~EditorContentLogEndPoint() ;
37 virtual void log(::LogArea
const area, ::LogLevel
const level,
char const* message) ;
39 virtual bool logOnlyOnce()
const ;
41 virtual void flush() ;
43 virtual void setEnabled(
bool newState) ;
45 virtual bool isEnabled()
const ;
52 ::Bedrock::NotNullNonOwnerPtr<::Editor::Services::LoggingService> loggingService
59 MCNAPI
void*
$ctor(::Bedrock::NotNullNonOwnerPtr<::Editor::Services::LoggingService> loggingService);
71 MCNAPI
void $log(::LogArea
const area, ::LogLevel
const level,
char const* message);
MCAPI ContentLogEndPoint()
MCAPI void * $ctor(::Bedrock::NotNullNonOwnerPtr<::Editor::Services::LoggingService > loggingService)
MCAPI void $setEnabled(bool newState)
MCAPI void $log(::LogArea const area, ::LogLevel const level, char const *message)
MCAPI EditorContentLogEndPoint(::Bedrock::NotNullNonOwnerPtr<::Editor::Services::LoggingService > loggingService)
MCAPI bool $isEnabled() const
MCAPI bool $logOnlyOnce() const
static MCAPI void ** $vftableForEnableNonOwnerReferences()
static MCAPI void ** $vftableForLogEndPoint()