FAutomationEditorCommonUtils::ApplyCustomFactorySettings

Applies the custom factory settings

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tests/AutomationEditorCommon.h

Include

#include "Tests/AutomationEditorCommon.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Tests/AutomationEditorCommon.cpp

Syntax

static void ApplyCustomFactorySettings
(
    UFactory * InFactory,
    const TArray< FImportFactorySettingValues > & FactorySettings
)

Remarks

Applies the custom factory settings

Parameters

Parameter

Description

InFactory

The factory to apply custom settings to

FactorySettings

An array of custom settings to apply to the factory

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