Navigation
API > API/Editor > API/Editor/PropertyEditor > API/Editor/PropertyEditor/IPropertyHandle
References
| Module | PropertyEditor |
| Header | /Engine/Source/Editor/PropertyEditor/Public/PropertyHandle.h |
| Include | #include "PropertyHandle.h" |
bool HasMetaData
&40;
const FName & Key
&41; const
Remarks
Determines if the property has any metadata associated with the key true if there is a (possibly blank) value associated with this key
Parameters
| Name | Description |
|---|---|
| Key | The key to lookup in the metadata |