UProjectPackagingSettings::RemoveBlueprintAssetFromNativizationList

Removes the given Blueprint asset from the exclusive nativization list.

Unreal Engine C++ API Reference > Developer > DeveloperToolSettings > Settings > UProjectPackagingSettings

Deprecated * Blueprint Nativization has been removed as a supported feature. This API will eventually be removed.

References

   
Module DeveloperToolSettings
Header /Engine/Source/Developer/DeveloperToolSettings/Classes/Settings/ProjectPackagingSettings.h
Include #include "Settings/ProjectPackagingSettings.h"
bool RemoveBlueprintAssetFromNativizationList
(
    const class [UBlueprint](API\Runtime\Engine\Engine\UBlueprint) * InBlueprint
)

Remarks

Removes the given Blueprint asset from the exclusive nativization list.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library