UFactory::SetAutomatedAssetImportData

Sets the automated import data being used with this factory

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Factories/Factory.h

Include

#include "Factories/Factory.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Factories/Factory.cpp

Syntax

void SetAutomatedAssetImportData
(
    const class UAutomatedAssetImportData * Data
)

Remarks

Sets the automated import data being used with this factory

Parameters

Parameter

Description

Data

The automated import data or nullptr if it doesnt exist

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