UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPerceptionChannelAllowList::FConstIterator Struct Reference

#include <AIPerceptionTypes.h>

Public Member Functions

 FConstIterator (const FPerceptionChannelAllowList &InAllowList)
 
void FindNextAcceptedChannel ()
 
 operator bool () const
 
int32 operator* () const
 
void operator++ ()
 

Constructor & Destructor Documentation

◆ FConstIterator()

FPerceptionChannelAllowList::FConstIterator::FConstIterator ( const FPerceptionChannelAllowList InAllowList)
inline

Member Function Documentation

◆ FindNextAcceptedChannel()

void FPerceptionChannelAllowList::FConstIterator::FindNextAcceptedChannel ( )
inline

◆ operator bool()

FPerceptionChannelAllowList::FConstIterator::operator bool ( ) const
inlineexplicit

◆ operator*()

int32 FPerceptionChannelAllowList::FConstIterator::operator* ( ) const
inline

◆ operator++()

void FPerceptionChannelAllowList::FConstIterator::operator++ ( )
inline

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