Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphNodeComment
- SNodePanel::SNode::ShouldAllowCulling()
- SGraphNodeComment::ShouldAllowCulling()
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphNodeComment.h |
| Include | #include "SGraphNodeComment.h" |
virtual bool ShouldAllowCulling&40;&41; const
Remarks
Return false if this node should not be culled. Useful for potentially large nodes that may be improperly culled.