FGraphCompilerContext::CanIgnoreNode

Can this node be ignored for further processing?

Windows
MacOS
Linux

Override Hierarchy

References

Module

KismetCompiler

Header

/Engine/Source/Editor/KismetCompiler/Public/EdGraphCompilerUtilities.h

Include

#include "EdGraphCompilerUtilities.h"

Syntax

virtual bool CanIgnoreNode
(
    const UEdGraphNode * Node
) const

Remarks

Can this node be ignored for further processing?

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