Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| |
|
| Name |
Escape |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path |
#include "uLang/Syntax/VstNode.h" |
Syntax
struct Escape : public Verse::Vst::Node
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
Escape
(
const SLocus& Whence
)
|
Cloning |
uLang/Syntax/VstNode.h |
|
Escape
(
const SLocus& Whence,
const TSRef< Node >& Child
)
|
|
uLang/Syntax/VstNode.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| StaticType |
const Vst::NodeType |
|
uLang/Syntax/VstNode.h |
Functions
Public
Overridden from Node