UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TPointerIsStaticCastableFromTo< T1, T2 > Struct Template Reference

#include <TypeTraits.h>

Public Types

enum  { Value = static_cast<size_t>(TPointerIsConvertibleFromTo<T1, T2>::Value) | static_cast<size_t>(TPointerIsConvertibleFromTo<T2, T1>::Value) }
 

Member Enumeration Documentation

◆ anonymous enum

template<typename T1 , typename T2 >
anonymous enum
Enumerator
Value 

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