Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/TNodePtrG
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
AsRef: convert nullable TNodePtr to non-null TNodeRef. |
uLang/Syntax/VstNode.h |
|
|
|
uLang/Syntax/VstNode.h |
|
AsRef()
Description
AsRef: convert nullable TNodePtr to non-null TNodeRef.
| |
|
| Name |
AsRef |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path |
#include "uLang/Syntax/VstNode.h" |
TNodePtrG < NodeType , false, AllocatorType, AllocatorArgsType... > & AsRef()
AsRef()
| |
|
| Name |
AsRef |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path |
#include "uLang/Syntax/VstNode.h" |
const TNodePtrG < NodeType , false, AllocatorType, AllocatorArgsType... > & AsRef() const