Navigation
API > API/Editor > API/Editor/UnrealEd
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
| Name | FFbxLoggerSetter |
| Type | class |
| Header File | /Engine/Source/Editor/UnrealEd/Public/FbxImporter.h |
| Include Path | #include "FbxImporter.h" |
Syntax
class FFbxLoggerSetter
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FFbxLoggerSetter
(
FFbxImporter* InImpoter, |
FbxImporter.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FFbxLoggerSetter() |
FbxImporter.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Importer | FFbxImporter * | FbxImporter.h | ||
| Logger | FFbxLogger | FbxImporter.h |