Navigation
Unreal Engine C++ API Reference > Developer > CookedEditor > ICookedEditorPackageManager
- ICookedEditorPackageManager::AllowObjectToBeCooked()
References
Module | CookedEditor |
Header | /Engine/Source/Developer/CookedEditor/Public/CookedEditorPackageManager.h |
Include | #include "CookedEditorPackageManager.h" |
bool AllowObjectToBeCooked ( const class [UObject](API\Runtime\CoreUObject\UObject\UObject) * Obj ) const
Remarks
Allows the subclass to exclude specific objects in packages discovered during the cook. By default, will disallow UBlueprint objects