Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/WorldPartitionEditor/Public/WorldPartition/SWorldPartitionEditorGrid.h |
Include |
#include "WorldPartition/SWorldPartitionEditorGrid.h" |
class SWorldPartitionEditorGrid : public SCompoundWidget
Base class for world partition editors (goes hand in hand with corresponding UWorldPartition class via GetWorldPartitionEditorName)
Name | Description | ||
---|---|---|---|
|
UWorld * |
World |
|
|
WorldPartition |
Name | Description | |
---|---|---|
|
SWorldPartitionEditorGrid() |
Name | Description | ||
---|---|---|---|
|
Construct ( |
||
|
TSharedRef< ... |
CreateInstance ( |
|
|
GetObserverView |
||
|
PartitionEdi... |
GetPartitionEditorGridCreateInstanceFunc ( |
|
|
GetPlayerView |
||
|
Refresh() |
||
|
RegisterPartitionEditorGridCreateInstanceFunc ( |
Interface to register world partition editors. |
Name | Description | ||
---|---|---|---|
|
ComputeDesiredSize ( |
Compute the ideal size necessary to display this widget. |
|
|
FChildren &#... |
GetChildren() |
Returns the useful children (if any) of this widget. |
|
OnArrangeChildren ( |
Compute the Geometry of all the children and add populate the ArrangedChildren list with their values. |
Name |
Description |
|
---|---|---|
|
FArguments |
Name |
Description |
---|---|
PartitionEditorGridCreateInstanceFunc |
Name |
Description |
---|---|
PartitionEditorGridCreateInstanceFactory |