Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/TUPtrArrayG
Description
Returns true if any elements in array
| Name | IsFilled |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/UniquePointerArray.h |
| Include Path | #include "uLang/Common/Containers/UniquePointerArray.h" |
ULANG_FORCEINLINE bool IsFilled() const
true if one or more elements in array or false no elements.
See Also
-
Num