TFilteredEntityTask::FilterOut

Constrain this task to only run for entities that do not have the specific combination of components or tags

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/EntitySystem/MovieSceneEntitySystemTask.h

Include

#include "EntitySystem/MovieSceneEntitySystemTask.h"

Syntax

TFilteredEntityTask< T... > & FilterOut
(
    const FComponentMask & InComponentMask
)

Remarks

Constrain this task to only run for entities that do not have the specific combination of components or tags

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