Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TFieldArrayView
Description
Returns true if the array view is empty and contains no elements.
| Name | IsEmpty |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Field/FieldArrayView.h |
| Include Path | #include "Field/FieldArrayView.h" |
bool IsEmpty() const
True if the array view is empty.
See Also
- Num