Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | Control |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path | #include "uLang/Syntax/VstNode.h" |
Syntax
struct Control : public Verse::Vst::Node
Inheritance Hierarchy
- CSharedMix → Node → Control
- RefCounted → Node → Control
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Control
(
const SLocus& Whence, |
uLang/Syntax/VstNode.h | ||
| uLang/Syntax/VstNode.h |
Enums
Public
| Name | Remarks |
|---|---|
| EKeyword |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | const Vst::NodeType | uLang/Syntax/VstNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _Keyword | EKeyword | uLang/Syntax/VstNode.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TSRef< Vst::Node > & GetReturnExpression() |
uLang/Syntax/VstNode.h |