FAbcImportLogger

Windows
MacOS
Linux

References

Module

AlembicLibrary

Header

/Engine/Plugins/Experimental/AlembicImporter/Source/AlembicLibrary/Public/AbcImportLogger.h

Include

#include "AbcImportLogger.h"

Syntax

class FAbcImportLogger

Constructors

Name Description

Protected function

FAbcImportLogger()

Functions

Name Description

Public function Static

void

 

AddImportMessage

(
    const TSharedRef< FTokenizedMessage...
)

Adds an import message to the stored array for later output

Public function Static

void

 

OutputMessages

(
    const FString& PageName
)

Outputs the messages to a new named page in the message log

Public function Static

TArray< TSha...

 

RetrieveMessages()

Returns the messages and flushes them from the logger

Constants

Name

Description

MessageLock

TokenizedErrorMessages

Error messages

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss