FImaginaryGraphNode::CanCallFilter

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

Unreal Engine C++ API Reference > Editor > Kismet > FImaginaryGraphNode

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/ImaginaryBlueprintData.h
Include #include "ImaginaryBlueprintData.h"
Source /Engine/Source/Editor/Kismet/Private/ImaginaryBlueprintData.cpp
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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library