◆ CountBytes()
| void FDeltaArrayHistoryState::CountBytes |
( |
FArchive & |
Ar | ) |
const |
|
inline |
◆ InitHistory()
| void FDeltaArrayHistoryState::InitHistory |
( |
| ) |
|
|
inline |
◆ ArrayReplicationKey
The latest ArrayReplicationKey sent to any connection.
◆ ChangeHistory
Circular buffer of changelists.
◆ ChangeHistoryUpdated
| TBitArray FDeltaArrayHistoryState::ChangeHistoryUpdated |
◆ HistoryEnd
| uint32 FDeltaArrayHistoryState::HistoryEnd = 0 |
Index in the buffer where changelist history ends (i.e., the Newest changelist).
◆ HistoryStart
| uint32 FDeltaArrayHistoryState::HistoryStart = 0 |
Index in the buffer where changelist history starts (i.e., the Oldest changelist).
◆ IDToIndexMap
Copy of the IDToIndexMap from the array when we last sent it.
◆ MAX_CHANGE_HISTORY
| const uint32 FDeltaArrayHistoryState::MAX_CHANGE_HISTORY = 32 |
|
static |
The maximum number of individual changelists allowed.
The documentation for this struct was generated from the following file: