Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/Comment
| Name | EType |
| Type | enum |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Syntax/VstNode.h |
| Include Path | #include "uLang/Syntax/VstNode.h" |
Syntax
enum EType
{
block,
line,
ind,
frag,
}
Values
| Name | Remarks |
|---|---|
| block | |
| line | |
| ind | |
| frag |