Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FObjectThumbnail
Description
Returns if the thumbnail actually has any valid image data or not. Note that it is possible for IsEmpty to return true and this method to return false if there was a problem during serialization or the thumbnail data has otherwise become corrupted.
| Name | HasValidImageData |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/ObjectThumbnail.h |
| Include Path | #include "Misc/ObjectThumbnail.h" |
bool HasValidImageData() const