![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SurfaceIterators.h>
Inheritance diagram for TSurfaceIteratorBase< SurfaceFilter, LevelFilter >:Public Types | |
| typedef SurfaceFilter | SurfaceFilterType |
| typedef LevelFilter | LevelFilterType |
Public Member Functions | |
| FBspSurf * | operator* () |
| FBspSurf * | operator-> () |
| operator bool () const | |
| UModel * | GetModel () |
| int32 | GetSurfaceIndex () const |
| int32 | GetLevelIndex () const |
| UWorld * | GetWorld () |
| ULevel * | GetLevel () const |
| void | operator++ () |
Protected Member Functions | |
| TSurfaceIteratorBase (UWorld *InWorld) | |
Iterates over the selected surfaces of all levels in the specified UWorld.
| typedef LevelFilter TSurfaceIteratorBase< SurfaceFilter, LevelFilter >::LevelFilterType |
| typedef SurfaceFilter TSurfaceIteratorBase< SurfaceFilter, LevelFilter >::SurfaceFilterType |
|
inlineprotected |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |