TFilteredEntityTask::CombineFilter

Combine this task's filter with the specified filter

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "EntitySystem/MovieSceneEntitySystemTask.h"

Syntax

TFilteredEntityTask< T... > & CombineFilter
(
    const FEntityComponentFilter & InFilter
)

Remarks

Combine this task's filter with the specified filter

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