TIsTArray

Traits class which determines whether or not a type is a [TArray](API\Runtime\Core\Containers\TArray).

Choose your operating system:

Windows

macOS

Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/Array.h

Include

#include "Containers/Array.h"

Syntax

template<typename T>
struct TIsTArray

Remarks

Traits class which determines whether or not a type is a TArray.

Constants

Name

Description

Value