FFbxLoggerSetter

This class is to make sure Logger isn't used by outside of purpose.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/FbxImporter.h

Include

#include "FbxImporter.h"

Syntax

class FFbxLoggerSetter

Remarks

This class is to make sure Logger isn't used by outside of purpose. We add this only top level of functions where it needs to be handled if the importer already has logger set, it won't set anymore

Constructors

Name Description

Public function

FFbxLoggerSetter

(
    FFbxImporter* InImpoter,
    bool ShowLogMessageOnlyIfError
)

Destructors

Name Description

Public function

~FFbxLoggerSetter()

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