Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CExpressionBase
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
CExpressionBase
(
EVstMappingType VstMappingType |
uLang/Semantics/Expression.h | ||
CExpressionBase
(
const CTypeBase* InResultType |
uLang/Semantics/Expression.h |
CExpressionBase(EVstMappingType)
| Name | CExpressionBase |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
CExpressionBase
(
EVstMappingType VstMappingType
)
CExpressionBase(const CTypeBase *)
| Name | CExpressionBase |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
CExpressionBase
(
const CTypeBase * InResultType
)