LastCompareIndex

Tracks the last time this RepState actually replicated data.

Windows
MacOS
Linux

Syntax

int32 LastCompareIndex

Remarks

Tracks the last time this RepState actually replicated data. If this matches [FRepChangelistState::CompareIndex](API\Runtime\Engine\Net\FRepChangelistState\CompareIndex), then there is definitely no new information since the last time we checked.

Note, we can't solely rely on on LastChangelistIndex, since changelists are stored in circular buffers.

See Also

[FRepChangelistState::CompareIndex](API\Runtime\Engine\Net\FRepChangelistState\CompareIndex).

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