Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CParser
Macro invocations and constructs that lead with same syntax like '(', '<', 'with'.
| Name | SCall |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Parser/VerseGrammar.h |
| Include Path | #include "uLang/Parser/VerseGrammar.h" |
Syntax
struct SCall
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CallMode | EMode | uLang/Parser/VerseGrammar.h | ||
| CallParameter | SBlockInternal & | uLang/Parser/VerseGrammar.h | ||
| CallTrailingStop | SCursor | uLang/Parser/VerseGrammar.h | ||
| CallWhat | SText | uLang/Parser/VerseGrammar.h | ||
| OuterCall | SCall * | uLang/Parser/VerseGrammar.h |