INetSerializeCB::NetDeltaSerializeForFastArray

Similar to NetSerializeStruct, except serializes an entire FastArraySerializer at once instead of element by element.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNet.h

Include

#include "UObject/CoreNet.h"

Syntax

bool NetDeltaSerializeForFastArray
(
    struct FFastArrayDeltaSerializeParams & Params
)

Remarks

Similar to NetSerializeStruct, except serializes an entire FastArraySerializer at once instead of element by element.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss