Navigation
Unreal Engine C++ API Reference > Editor > GraphEditor > SGraphNodeComment
References
Module | GraphEditor |
Header | /Engine/Source/Editor/GraphEditor/Public/SGraphNodeComment.h |
Include | #include "SGraphNodeComment.h" |
virtual bool ShouldAllowCulling() const
Remarks
Return false if this node should not be culled. Useful for potentially large nodes that may be improperly culled.