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