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

#include <IsArrayOrRefOfType.h>

Public Types

enum  { Value = false }
 

Detailed Description

template<typename T, typename ArrType>
struct TIsArrayOrRefOfType< T, ArrType >

Type trait which returns true if the type T is an array or a reference to an array of ArrType.

Member Enumeration Documentation

◆ anonymous enum

Enumerator
Value 

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