Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Factories > API/Editor/UnrealEd/Factories/UFbxFactory
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/FbxFactory.h |
| Include | #include "Factories/FbxFactory.h" |
| Source | /Engine/Source/Editor/UnrealEd/Private/Fbx/FbxFactory.cpp |
FText GetImportTaskText
&40;
const FText & TaskText
&41; const
Remarks
Used to display special task progression text if needs be (like import being cancelled). The task text after taking into account the factory's current state.
Parameters
| Name | Description |
|---|---|
| TaskText | The current import task text we want to display. |