Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/snippet_1
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
snippet () |
uLang/Parser/VerseGrammar.h | ||
snippet
(
const char8* Start0, |
uLang/Parser/VerseGrammar.h |
snippet()
| Name | snippet |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/VerseGrammar.h |
| Include Path | #include "uLang/Parser/VerseGrammar.h" |
snippet()
snippet(const char8 , const char8 , nat, nat, nat, nat)
| Name | snippet |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/VerseGrammar.h |
| Include Path | #include "uLang/Parser/VerseGrammar.h" |
snippet
(
const char8 * Start0,
const char8 * End0,
nat StartLine0,
nat StopLine0,
nat StartColumn0,
nat StopColumn0
)