![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InstanceUpdateChangeSet.h>
Classes | |
| struct | FConstIterator |
Public Member Functions | |
| FIdentityDeltaRange (int32 InNum) | |
| bool | IsEmpty () const |
| bool | IsDelta () const |
| int32 | GetNumItems () const |
| FConstIterator | GetIterator () const |
Helper to make it possible to use the same paths for gather / scatter even if the per-instance delta is not tracked.
|
inline |
|
inline |
|
inline |
Returns the number of items in this range - i.e., the number of items that need to be copied to collect an update.
|
inline |
|
inline |