![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <UnrealEngine.h>
Public Member Functions | |
| FLocalPlayerIterator (UEngine *InEngine, class UWorld *InWorld) | |
| void | operator++ () |
| ULocalPlayer * | operator* () const |
| ULocalPlayer * | operator-> () const |
| operator bool () const | |
Protected Member Functions | |
| void | GetCurrent () |
Protected Attributes | |
| TArray< classULocalPlayer * >::TConstIterator | Iter |
|
inlineprotected |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
protected |