FFastArraySerializerItem::PostReplicatedChange

Called after updating an existing element with new data

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetSerialization.h

Include

#include "Engine/NetSerialization.h"

Syntax

void PostReplicatedChange
(
    const struct FFastArraySerializer & InArraySerializer
)

Remarks

Called after updating an existing element with new data

intentionally not virtual; invoked via templated code,

Parameters

Parameter

Description

InArraySerializer

Array serializer that owns the item and has triggered the replication call

See Also

FExampleItemEntry

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