Navigation
API > API/Runtime > API/Runtime/VerseCompiler > API/Runtime/VerseCompiler/CExprTupleType
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const TSPtrArray< CExpressionBase > & GetElementTypeExprs () |
uLang/Semantics/Expression.h | ||
TSPtrArray< CExpressionBase > & GetElementTypeExprs () |
uLang/Semantics/Expression.h |
GetElementTypeExprs()
| Name | GetElementTypeExprs |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
const TSPtrArray< CExpressionBase > & GetElementTypeExprs() const
GetElementTypeExprs()
| Name | GetElementTypeExprs |
| Type | function |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
TSPtrArray< CExpressionBase > & GetElementTypeExprs()