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