Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CParser
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
uLang/Parser/VerseGrammar.h |
|
|
|
uLang/Parser/VerseGrammar.h |
|
Space(EPlace)
| |
|
| Name |
Space |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/VerseGrammar.h |
| Include Path |
#include "uLang/Parser/VerseGrammar.h" |
ResultOf < CaptureType > Space
(
EPlace Place
)
Space(CaptureType &, EPlace, bool)
| |
|
| Name |
Space |
| Type |
function |
| Header File |
/Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/VerseGrammar.h |
| Include Path |
#include "uLang/Parser/VerseGrammar.h" |
ResultOf < SNothing > Space
(
CaptureType & Capture,
EPlace Place,
bool DoSnipNewLine
)