Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/FImageDataStorage
Description
Returns true if all buffers are empty. This can be true after initialization for image formats that report BytesPerBlock 0, e.g., RLE formats. If not initialized will also return true.
| Name | IsEmpty |
| Type | function |
| Header File | /Engine/Plugins/Mutable/Source/MutableRuntime/Public/MuR/ImageDataStorage.h |
| Include Path | #include "MuR/ImageDataStorage.h" |
bool IsEmpty() const