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