PermittedNodeTypes

A list of allowed node types.

Windows
MacOS
Linux

Syntax

TArray< TSubclassOf< UEdGraphNode > > PermittedNodeTypes

Remarks

A list of allowed node types. If a spawner's NodeClass isn't one of these types, then it is filtered out. Use the "RejectPermittedNodeSubClasses" flag to aggressively filter out child classes as well (enforcing an explicit match).

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