![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FCustomDeltaChangelistState (const int32 NumArrays) | |
| void | CountBytes (FArchive &Ar) const |
Public Attributes | |
| uint32 | LastReplicationFrame = 0 |
| TArray< FDeltaArrayHistoryState > | ArrayStates |
|
inline |
| TArray<FDeltaArrayHistoryState> FCustomDeltaChangelistState::ArrayStates |
An array tracking the last compared history of Arrays. Indices should match FLifetimeCustomDeltaProperty::FastArrayNumber.
| uint32 FCustomDeltaChangelistState::LastReplicationFrame = 0 |
Last Replication Frame where we modified histories and caused compares to happen.