UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TAsNullableTraitsOf< const CExpressionBase *, TOut > Struct Template Reference

#include <Expression.h>

Public Types

using TResult = const TOut *
 

Static Public Member Functions

static TResult Cast (const CExpressionBase *X)
 

Member Typedef Documentation

◆ TResult

template<typename TOut >
using uLang::TAsNullableTraitsOf< const CExpressionBase *, TOut >::TResult = const TOut*

Member Function Documentation

◆ Cast()

template<typename TOut >
static TResult uLang::TAsNullableTraitsOf< const CExpressionBase *, TOut >::Cast ( const CExpressionBase X)
inlinestatic

The documentation for this struct was generated from the following file: