Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/TSPtrArrayG
Description
Checks if this array contains the exact pointer.
| Name | Contains |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/SharedPointerArray.h |
| Include Path | #include "uLang/Common/Containers/SharedPointerArray.h" |
bool Contains
(
const PointerType & Pointer
) const
True if found. False otherwise.
See Also
-
ContainsByPredicate
-
FilterByPredicate
-
FindByPredicate