UProjectPackagingSettings::RemoveBlueprintAssetFromNativizationList

Removes the given Blueprint asset from the exclusive nativization list.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Settings/ProjectPackagingSettings.h

Include

#include "Settings/ProjectPackagingSettings.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Settings/SettingsClasses.cpp

Syntax

bool RemoveBlueprintAssetFromNativizationList
(
    const class UBlueprint * InBlueprint
)

Remarks

Removes the given Blueprint asset from the exclusive nativization list.

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