Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/uLang > API/Runtime/VerseCompiler/uLang/Syntax
Inheritance Hierarchy
- CSharedMix
- Node
- Module
References
| Module | VerseCompiler |
| Header | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include | #include "uLang/Syntax/VstNode.h" |
Syntax
struct Module : public Verse::Vst::Node
Remarks
A collection of snippets.
Variables
| Type | Name | Description | |
|---|---|---|---|
| CUTF8String | _FilePath | File path of vmodule file if exists, or directory path with trailing slash. | |
| CUTF8String | _Name | The name of this module. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Module
(
const CUTF8StringView& Name |
Constants
| Name | Description |
|---|---|
| StaticType |