Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULevelStreaming
Matcher for searching streaming levels by PackageName
| Name | FPackageNameMatcher |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/LevelStreaming.h |
| Include Path | #include "Engine/LevelStreaming.h" |
Syntax
struct FPackageNameMatcher
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPackageNameMatcher
(
const FName& InPackageName |
Engine/LevelStreaming.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PackageName | FName | Engine/LevelStreaming.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator()
(
const ULevelStreaming* Candidate |
Engine/LevelStreaming.h |