Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/FPropertyEditorModule > API/Editor/PropertyEditor/FPropertyEditorModule/CreatePropertyTableWidget
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyEditorModule.h |
| Include | #include "PropertyEditorModule.h" |
virtual TSharedRef< SWidget > CreatePropertyTableWidget
(
const TSharedRef< class IPropertyTable > & PropertyTable,
const TArray < TSharedRef< class IPropertyTableCustomColumn > > & Customizations
)