UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TIsAbstract< T > Struct Template Reference

#include <IsAbstract.h>

Public Types

enum  { Value = __is_abstract(T) }
 

Detailed Description

template<typename T>
struct TIsAbstract< T >

Traits class which tests if a type is abstract.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
Value 

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