Navigation
API > API/Editor > API/Editor/GraphEditor > API/Editor/GraphEditor/SGraphNodeComment
- SWidget::ComputeDesiredSize()
- SPanel::ComputeDesiredSize()
- SNodePanel::SNode::ComputeDesiredSize()
- SGraphNodeComment::ComputeDesiredSize()
References
| Module | GraphEditor |
| Header | /Engine/Source/Editor/GraphEditor/Public/SGraphNodeComment.h |
| Include | #include "SGraphNodeComment.h" |
| Source | /Engine/Source/Editor/GraphEditor/Private/SGraphNodeComment.cpp |
virtual FVector2D ComputeDesiredSize
&40;
float
&41; const
Remarks
A Panel's desired size in the space required to arrange of its children on the screen while respecting all of the children's desired sizes and any layout-related options specified by the user. See StackPanel for an example. The desired size.