Navigation
API > API/Editor > API/Editor/PropertyEditor
Inheritance Hierarchy
- FPropertyPermissionList
- FPropertyEditorPermissionList
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyPermissionList.h |
| Include | #include "PropertyPermissionList.h" |
Syntax
class FPropertyEditorPermissionList : public FPropertyPermissionList
Constructors
No constructors are accessible with public or protected access.
Destructors
No destructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FPropertyEditorPermissionList & | Get () |
||
| void | SetShouldShowMenuEntries
(
bool bShow |
Turn on or off menu entries to modify the PermissionList from a Details View | |
| bool | Whether the Details View should show special menu entries to add/remove items in the PermissionList |