Break ARFilter

Break ARFilter

Windows
MacOS
Linux

Adds a node that breaks a 'ARFilter' into its member fields

Break ARFilter
ARFilter
Package Names
Package Paths
Object Paths
Class Names
Recursive Classes Exclusion Set
Recursive Paths
Recursive Classes
Include Only On Disk Assets

Inputs

ARFilter
ARFilter Structure (by ref)

Outputs

Package Names
Array of Names

The filter component for package names

Package Paths
Array of Names

The filter component for package paths

Object Paths
Array of Names

The filter component containing specific object paths

Class Names
Array of Names

The filter component for class names. Instances of the specified classes, but not subclasses (by default), will be included. Derived classes will be included only if bRecursiveClasses is true.

Recursive Classes Exclusion Set
Set of Names

Only if bRecursiveClasses is true, the results will exclude classes (and subclasses) in this list

Recursive Paths
Boolean

If true, PackagePath components will be recursive

Recursive Classes
Boolean

If true, subclasses of ClassNames will also be included and RecursiveClassesExclusionSet will be excluded.

Include Only On Disk Assets
Boolean

If true, only on-disk assets will be returned. Be warned that this is rarely what you want and should only be used for performance reasons

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback