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