Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | Comment |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path | #include "uLang/Syntax/VstNode.h" |
Syntax
struct Comment : public Verse::Vst::CAtom
Inheritance Hierarchy
- CSharedMix → Node → CAtom → Comment
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
Comment
(
EType Type, |
uLang/Syntax/VstNode.h |
Enums
Public
| Name | Remarks |
|---|---|
| EType |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | const Vst::NodeType | uLang/Syntax/VstNode.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| _Type | EType | uLang/Syntax/VstNode.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TSRef< Node > CloneNode() |
uLang/Syntax/VstNode.h |