UFbxFactory::CanImportBeCanceled

Whether the factory is checking for SlowTask::ShouldCancel() while importing and aborting the import when appropriate.

Windows
MacOS
Linux

Override Hierarchy

UFactory::CanImportBeCanceled()

UFbxFactory::CanImportBeCanceled()

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

Syntax

virtual bool CanImportBeCanceled() const

Remarks

Whether the factory is checking for SlowTask::ShouldCancel() while importing and aborting the import when appropriate.

Returns

true if factory import can be canceled.

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