UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLoadedPackageRef::FPublicExportMap::FValueIterator Class Reference

Public Member Functions

 FValueIterator (const TArrayView< int32 > &Data)
 
FORCEINLINE bool operator== (const FValueIterator &Other) const
 
FORCEINLINE bool operator!= (const FValueIterator &Other) const
 
FORCEINLINE operator bool () const
 
FORCEINLINE FValueIteratoroperator++ ()
 
FORCEINLINE int32 operator* ()
 
FORCEINLINE void RemoveCurrent ()
 

Constructor & Destructor Documentation

◆ FValueIterator()

FLoadedPackageRef::FPublicExportMap::FValueIterator::FValueIterator ( const TArrayView< int32 > &  Data)
inline

Member Function Documentation

◆ operator bool()

FORCEINLINE FLoadedPackageRef::FPublicExportMap::FValueIterator::operator bool ( ) const
inlineexplicit

◆ operator!=()

FORCEINLINE bool FLoadedPackageRef::FPublicExportMap::FValueIterator::operator!= ( const FValueIterator Other) const
inline

◆ operator*()

FORCEINLINE int32 FLoadedPackageRef::FPublicExportMap::FValueIterator::operator* ( )
inline

◆ operator++()

FORCEINLINE FValueIterator & FLoadedPackageRef::FPublicExportMap::FValueIterator::operator++ ( )
inline

◆ operator==()

FORCEINLINE bool FLoadedPackageRef::FPublicExportMap::FValueIterator::operator== ( const FValueIterator Other) const
inline

◆ RemoveCurrent()

FORCEINLINE void FLoadedPackageRef::FPublicExportMap::FValueIterator::RemoveCurrent ( )
inline

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