![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DataflowContextCache.h>
Public Types | |
| typedef TDecay< T >::Type | Type |
Static Public Attributes | |
| static constexpr bool | Value = (std::is_pointer_v<Type> && std::is_convertible_v<Type, const UObjectBase*>) || TIsTObjectPtr_V<Type> |
Trait used to select the UObject* or TObjectPtr cache element path code.
| typedef TDecay<T>::Type UE::Dataflow::TIsUObjectPtrElement< T >::Type |
|
staticconstexpr |