UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PawnIterator.h File Reference
#include "EngineUtils.h"
#include "GameFramework/Pawn.h"

Go to the source code of this file.

Classes

struct  FPawnIteratorObject
 
class  FConstPawnIterator
 

Functions

template<class T >
T * Cast (const FPawnIteratorObject &Src)
 

Function Documentation

◆ Cast()

template<class T >
T * Cast ( const FPawnIteratorObject Src)
inline