Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyEditorModule
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyEditorModule.h |
| Include | #include "PropertyEditorModule.h" |
| Source | /Engine/Source/Editor/PropertyEditor/Private/PropertyEditorModule.cpp |
virtual TSharedRef< class IDetailsView > CreateDetailView
&40;
const struct FDetailsViewArgs & DetailsViewArgs
&41;
Remarks
Creates a new detail view The new detail view
Parameters
| Name | Description |
|---|---|
| DetailsViewArgs | The struct containing all the user definable details view arguments |