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" |
const FString * GetInstanceMetaData
(
const FName & Key
) const
Remarks
Get metadata value for 'Key' for this property instance (as opposed to the class) Pointer to metadata value; nullptr if Key not found