Navigation
API > API/Runtime > API/Runtime/VerseCompiler
| Name | TAsNullableTraitsOf< CExpressionBase *, TOut > |
| Type | struct |
| Header File | /Engine/Source/Runtime/VerseCompiler/Public/uLang/Semantics/Expression.h |
| Include Path | #include "uLang/Semantics/Expression.h" |
Syntax
template<typename TOut>
struct TAsNullableTraitsOf< CExpressionBase *, TOut >
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| TResult | TOut * | uLang/Semantics/Expression.h |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TResult Cast
(
CExpressionBase* X |
uLang/Semantics/Expression.h |