UPackageTools::GetFilteredPackageList

Filters the global set of packages.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/PackageTools.h

Include

#include "PackageTools.h"

Source

/Engine/Source/Editor/UnrealEd/Private/PackageTools.cpp

Syntax

static void GetFilteredPackageList
(
    TSet< UPackage * > & OutFilteredPackageMap
)

Remarks

Filters the global set of packages.

Parameters

Parameter

Description

OutGroupPackages

The map that receives the filtered list of group packages.

OutPackageList

The array that will contain the list of filtered packages.

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