UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FScopedIteratorArrayTracker Class Reference

Public Member Functions

 FScopedIteratorArrayTracker (FRepHandleIterator *InCmdIndexIterator)
 
 ~FScopedIteratorArrayTracker ()
 

Public Attributes

FRepHandleIteratorCmdIndexIterator
 
int32 ArrayChangedCount
 
int32 OldChangedIndex
 

Constructor & Destructor Documentation

◆ FScopedIteratorArrayTracker()

FScopedIteratorArrayTracker::FScopedIteratorArrayTracker ( FRepHandleIterator InCmdIndexIterator)
inline

◆ ~FScopedIteratorArrayTracker()

FScopedIteratorArrayTracker::~FScopedIteratorArrayTracker ( )
inline

Member Data Documentation

◆ ArrayChangedCount

int32 FScopedIteratorArrayTracker::ArrayChangedCount

◆ CmdIndexIterator

FRepHandleIterator* FScopedIteratorArrayTracker::CmdIndexIterator

◆ OldChangedIndex

int32 FScopedIteratorArrayTracker::OldChangedIndex

The documentation for this class was generated from the following file: