FImaginaryGraphNode::CanCallFilter

Checks if the filter can call functions for the passed filter, returns FALSE by default if the filter is not the AllFilter

Windows
MacOS
Linux

Override Hierarchy

FImaginaryFiBData::CanCallFilter()

FImaginaryGraphNode::CanCallFilter()

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h

Include

#include "ImaginaryBlueprintData.h"

Source

/Engine/Source/Editor/Kismet/Private/ImaginaryBlueprintData.cpp

Syntax

virtual bool CanCallFilter
(
    ESearchQueryFilter InSearchQueryFilter
) const

Remarks

Checks if the filter can call functions for the passed filter, returns FALSE by default if the filter is not the AllFilter

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