TSurfaceIteratorBase

[TSurfaceIteratorBase](API\Runtime\Engine\TSurfaceIteratorBase) Iterates over the selected surfaces of all levels in the specified [UWorld](API\Runtime\Engine\Engine\UWorld).

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/SurfaceIterators.h

Include

#include "SurfaceIterators.h"

Syntax

template<class SurfaceFilter, class LevelFilter>
class TSurfaceIteratorBase

Remarks

TSurfaceIteratorBase Iterates over the selected surfaces of all levels in the specified UWorld.

Constructors

Name Description

Protected function

TSurfaceIteratorBase

(
    UWorld* InWorld
)

Functions

Operators

Typedefs

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss