#include <PawnIterator.h>
Wrapper object that tries to imitate the TWeakObjectPtr interface for the objects previously in the PawnList and iterated by FConstPawnIterator.
◆ Get()
| APawn * FPawnIteratorObject::Get |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool FPawnIteratorObject::operator!= |
( |
const UObject * |
Other | ) |
const |
|
inline |
◆ operator*()
| APawn & FPawnIteratorObject::operator* |
( |
| ) |
const |
|
inline |
◆ operator->()
| APawn * FPawnIteratorObject::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool FPawnIteratorObject::operator== |
( |
const UObject * |
Other | ) |
const |
|
inline |
◆ FConstPawnIterator
The documentation for this struct was generated from the following file: