Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TCanBulkSerialize
| Name | TCanBulkSerialize |
| Type | enum |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/Array.h |
| Include Path | #include "Containers/Array.h" |
Syntax
enum TCanBulkSerialize
{
Value = std::is_arithmetic_v<T>,
}
Values
| Name | Remarks |
|---|---|
| Value |