RejectedNodeTypes

A list of node types that should be filtered out.

Windows
MacOS
Linux

Syntax

TArray< TSubclassOf< UEdGraphNode > > RejectedNodeTypes

Remarks

A list of node types that should be filtered out. If a node class is listed both here and in PermittedNodeTypes, then the exclusion wins (it will be filtered out).

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