UK2Node::IsActionFilteredOut

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

Unreal Engine C++ API Reference > Editor > BlueprintGraph > UK2Node

  • UK2Node::IsActionFilteredOut()

References

   
Module BlueprintGraph
Header /Engine/Source/Editor/BlueprintGraph/Classes/K2Node.h
Include #include "K2Node.h"
virtual bool IsActionFilteredOut
(
    class [FBlueprintActionFilter](API\Editor\BlueprintGraph\FBlueprintActionFilter) const & Filter
)

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library