Navigation
API > API/Plugins > API/Plugins/InstancedActors > API/Plugins/InstancedActors/UInstancedActorsData
| Type | Name | Description | |
|---|---|---|---|
| void | Called on both server and client to apply instance delta changes to mass entities On servers: Called by OnPersistentDataRestored after persistence record has deserialized the delta data On clients: Called by OnRep_InstanceDeltas when new delta data has replicated from the server | ||
| void | ApplyInstanceDeltas
(
TConstArrayView< int32 > InstanceDeltaIndices |