Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/TSPtrArrayG
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ULANG_FORCEINLINETSPtrArrayG< OtherElementType, OtherAllowNull, ElementAllocatorType, RawAllocatorArgsType... > & As () |
Casts TSPtrArray |
uLang/Common/Containers/SharedPointerArray.h | |
ULANG_FORCEINLINE const TSPtrArrayG< OtherElementType, OtherAllowNull, ElementAllocatorType, RawAllocatorArgsType... > & As () |
uLang/Common/Containers/SharedPointerArray.h |
As()
Description
Casts TSPtrArray
| Name | As |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/SharedPointerArray.h |
| Include Path | #include "uLang/Common/Containers/SharedPointerArray.h" |
template<class OtherElementType, bool OtherAllowNull, typename>
ULANG_FORCEINLINETSPtrArrayG < OtherElementType, OtherAllowNull, ElementAllocatorType, RawAllocatorArgsType... > & As()
As()
| Name | As |
| Type | function |
| Header File | /Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/SharedPointerArray.h |
| Include Path | #include "uLang/Common/Containers/SharedPointerArray.h" |
template<class OtherElementType, bool OtherAllowNull, typename>
ULANG_FORCEINLINE const TSPtrArrayG < OtherElementType, OtherAllowNull, ElementAllocatorType, RawAllocatorArgsType... > & As() const