Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TIsBitwiseConstructible
Assume no bitwise construction in general.
| Name | TIsBitwiseConstructible |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/UnrealTypeTraits.h |
| Include Path | #include "Templates/UnrealTypeTraits.h" |
Syntax
enum TIsBitwiseConstructible
{
Value = false,
}
Values
| Name | Remarks |
|---|---|
| Value |