UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TPropertyCombinationSet< BitWidth >::FIterator Struct Reference

#include <PropertyCombinationSet.h>

Public Member Functions

FIteratoroperator++ ()
 
uint32 operator* ()
 
bool operator!= (const FIterator &Other) const
 

Friends

class TPropertyCombinationSet
 

Member Function Documentation

◆ operator!=()

template<int BitWidth>
bool TPropertyCombinationSet< BitWidth >::FIterator::operator!= ( const FIterator Other) const
inline

◆ operator*()

template<int BitWidth>
uint32 TPropertyCombinationSet< BitWidth >::FIterator::operator* ( )
inline

◆ operator++()

template<int BitWidth>
FIterator & TPropertyCombinationSet< BitWidth >::FIterator::operator++ ( )
inline

Friends And Related Symbol Documentation

◆ TPropertyCombinationSet

template<int BitWidth>
friend class TPropertyCombinationSet
friend

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