Navigation
API > API/Runtime > API/Runtime/IrisCore > API/Runtime/IrisCore/FIrisFastArraySerializer
At the moment as we have no way to specify this per derived type, currently we reserve a fixed range of bits used for the changemask, the first bit is used for the array itself.
| Name | FIrisFastArraySerializer |
| Type | enum |
| Header File | /Engine/Source/Runtime/Net/Iris/Public/Iris/ReplicationState/IrisFastArraySerializer.h |
| Include Path | #include "Iris/ReplicationState/IrisFastArraySerializer.h" |
Syntax
enum FIrisFastArraySerializer
{
IrisFastArrayChangeMaskBits = 63U,
}
Values
| Name | Remarks |
|---|---|
| IrisFastArrayChangeMaskBits |