Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FStripDataFlags
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/EngineUtils.h |
Include | #include "EngineUtils.h" |
bool IsDataNeededForCookingStripped() const
Remarks
Checks if FStripDataFlags::NeededForCooking flag is set or not. It should be set for all non-content-worker targets true if FStripDataFlags::NeededForCooking is set, false otherwise.