UProjectPackagingSettings::AddBlueprintAssetToNativizationList

Adds the given Blueprint asset to 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 AddBlueprintAssetToNativizationList
(
    const class [UBlueprint](API\Runtime\Engine\Engine\UBlueprint) * InBlueprint
)

Remarks

Adds the given Blueprint asset to the exclusive nativization list.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library