Navigation
API > API/Editor > API/Editor/PropertyEditor
Inheritance Hierarchy
- IPropertyUtilities
- IPropertyTableUtilities
- IPropertyTable
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IPropertyUtilities.h |
| Include | #include "IPropertyUtilities.h" |
Syntax
class IPropertyUtilities
Remarks
Settings for property editor widgets that call up to the base container for the widgets without knowing information about that container
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| void | CreateColorPickerWindow
(
const TSharedRef< class FPropertyEditor >& PropertyEditor, |
||
| bool | If a customization standalone widget is used, the value should be update only once, when its window is closed | ||
| void | EnqueueDeferredAction
(
FSimpleDelegate DeferredAction |
||
| void | ForceRefresh () |
||
| const TArray< TSharedRef< class IClassViewerFilter > > & | |||
| FNotifyHook * | |||
| const TArray< TWeakObjectPtr< UObject > > & | |||
| TSharedPtr< class FAssetThumbnailPool > | |||
| bool | |||
| bool | |||
| void | NotifyFinishedChangingProperties
(
const FPropertyChangedEvent& PropertyChangedEvent |
||
| void | |||
| void | ToggleFavorite
(
const TSharedRef< class FPropertyEditor >& PropertyEditor |