Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/PropertyEditor/Public/IStructureDetailsView.h |
Include |
#include "IStructureDetailsView.h" |
class IStructureDetailsView
Interface class for all detail views
Name | Description | ||
---|---|---|---|
|
IDetailsView... |
GetDetailsView() |
Get an interface the underlying details view. |
|
FOnFinishedC... |
GetOnFinishedChangingPropertiesDelegate() |
Get a delegate that is executed when the view has finished changing properties. |
|
TSharedPtr< ... |
GetWidget() |
Get this view's Slate widget. |
|
SetCustomName ( |
Set the CustomName used for display purposes. |
|
|
SetStructureData ( |
Set the structure data to be displayed in this view. |