Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyEditorModule
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< class ISinglePropertyView > | CreateSingleProperty
(
UObject* InObject, |
Creates a standalone widget for a single object property | |
| TSharedPtr< class ISinglePropertyView > | CreateSingleProperty
(
const TSharedPtr< class IStructureDataProvider >& InStruct, |
Creates a standalone widget for a single struct property |