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