![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <RepLayout.h>
Public Member Functions | |
| FChangelistIterator (const TArray< uint16 > &InChanged, const int32 InChangedIndex) | |
Public Attributes | |
| const TArray< uint16 > & | Changed |
| int32 | ChangedIndex |
Simple helper class to track state while iterating over changelists. This class doesn't actually expose methods to do the iteration, or to retrieve the current value.
|
inline |
| int32 FChangelistIterator::ChangedIndex |
Current index into the changelist.