UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TPlayerControllerIterator< T > Struct Template Reference

#include <UnrealEngine.h>

Public Types

typedef TBasePlayerControllerIterator< T, trueLocalOnly
 
typedef TBasePlayerControllerIterator< T, falseServerAll
 

Member Typedef Documentation

◆ LocalOnly

template<class T >
typedef TBasePlayerControllerIterator<T, true> TPlayerControllerIterator< T >::LocalOnly

◆ ServerAll

template<class T >
typedef TBasePlayerControllerIterator<T, false> TPlayerControllerIterator< T >::ServerAll

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