Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyHandle > API/Editor/PropertyEditor/IPropertyHandle/IsDisabled
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h |
| Include | #include "PropertyHandle.h" |
bool IsDisabled
&40;
const FString & Value
&41; const
Remarks
Tests if a value is disabled for this property True if this value is disabled.
Parameters
| Name | Description |
|---|---|
| Value | The value to test whether it is disabled. |