Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IDetailPropertyRow
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/IDetailPropertyRow.h |
| Include | #include "IDetailPropertyRow.h" |
IDetailPropertyRow & IsEnabled
&40;
TAttribute< bool > InIsEnabled
&41;
Remarks
Sets whether or not this property is enabled
Parameters
| Name | Description |
|---|---|
| InIsEnabled | Attribute for the enabled state of the property (true to enable the property) |