SNodePanel::SNode::ShouldAllowCulling

Return false if this node should not be culled.

Windows
MacOS
Linux

Override Hierarchy

SNodePanel::SNode::ShouldAllowCulling()

SGraphNodeComment::ShouldAllowCulling()

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SNodePanel.h

Include

#include "SNodePanel.h"

Syntax

virtual bool ShouldAllowCulling() const

Remarks

Return false if this node should not be culled. Useful for potentially large nodes that may be improperly culled.

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