Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TIsConstructible
| Name | TIsConstructible |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/IsConstructible.h |
| Include Path | #include "Templates/IsConstructible.h" |
Syntax
enum TIsConstructible
{
Value = __is_constructible(T, Args...),
}
Values
| Name | Remarks |
|---|---|
| Value |