Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/IPropertyBindingExtension
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/IHasPropertyBindingExtensibility.h |
| Include | #include "IHasPropertyBindingExtensibility.h" |
bool CanExtend
(
const UWidgetBlueprint * WidgetBlueprint,
const UWidget * Widget,
const FProperty * Property
) const
Remarks
Does this extension want to extend this property in the widget?