Navigation
API > API/Runtime > API/Runtime/uLangCore > API/Runtime/uLangCore/TSPtrG
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
ULANG_FORCEINLINETSPtrG< OtherObjectType, AllowNull, AllocatorType, AllocatorArgsType... > & As ()
|
|
uLang/Common/Containers/SharedPointer.h |
|
ULANG_FORCEINLINE const TSPtrG< OtherObjectType, AllowNull, AllocatorType, AllocatorArgsType... > & As ()
|
|
uLang/Common/Containers/SharedPointer.h |
|
As()
| |
|
| Name |
As |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/SharedPointer.h |
| Include Path |
#include "uLang/Common/Containers/SharedPointer.h" |
template<class OtherObjectType, typename>
ULANG_FORCEINLINETSPtrG < OtherObjectType, AllowNull, AllocatorType, AllocatorArgsType... > & As()
As()
| |
|
| Name |
As |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Solaris/uLangCore/Public/uLang/Common/Containers/SharedPointer.h |
| Include Path |
#include "uLang/Common/Containers/SharedPointer.h" |
template<class OtherObjectType, typename>
ULANG_FORCEINLINE const TSPtrG < OtherObjectType, AllowNull, AllocatorType, AllocatorArgsType... > & As() const