UK2Node_MacroInstance::IsActionFilteredOut

Determine if the node of this type should be filtered in the actions menu

Windows
MacOS
Linux

Override Hierarchy

UK2Node::IsActionFilteredOut()

UK2Node_MacroInstance::IsActionFilteredOut()

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Classes/K2Node_MacroInstance.h

Include

#include "K2Node_MacroInstance.h"

Source

/Engine/Source/Editor/BlueprintGraph/Private/K2Node_MacroInstance.cpp

Syntax

virtual bool IsActionFilteredOut
(
    class FBlueprintActionFilter const & Filter
)

Remarks

Determine if the node of this type should be filtered in the actions menu

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