Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/Lambda
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Lambda
(
const SLocus& Whence |
Cloning | uLang/Syntax/VstNode.h | |
| uLang/Syntax/VstNode.h |
Lambda(const SLocus &)
Description
Cloning
| Name | Lambda |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path | #include "uLang/Syntax/VstNode.h" |
Lambda
(
const SLocus & Whence
)
Lambda(const SLocus &, const TSRef< Node > &, const TSRef< Node > &)
| Name | Lambda |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path | #include "uLang/Syntax/VstNode.h" |
Lambda
(
const SLocus & Whence,
const TSRef< Node > & Domain,
const TSRef< Node > & Range
)