UBlueprintNodeSpawner::IsTemplateNodeFilteredOut

Determine if the node of this spawner's template's type should be filtered in the actions menu

Windows
MacOS
Linux

References

Module

BlueprintGraph

Header

/Engine/Source/Editor/BlueprintGraph/Public/BlueprintNodeSpawner.h

Include

#include "BlueprintNodeSpawner.h"

Source

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

Syntax

virtual bool IsTemplateNodeFilteredOut
(
    FBlueprintActionFilter const & Filter
) const

Remarks

Determine if the node of this spawner's template's 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