Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SNodePanel > API/Editor/GraphEditor/SNodePanel/SNode
Description
Return false if this node should not be culled. Useful for potentially large nodes that may be improperly culled.
Derived Overrides
| Name | ShouldAllowCulling |
| Type | function |
| Header File | /Engine/Source/Editor/GraphEditor/Public/SNodePanel.h |
| Include Path | #include "SNodePanel.h" |
virtual bool ShouldAllowCulling() const