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