Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/UWidget
| Type | Name | Description | |
|---|---|---|---|
| int32 | RemoveAllFieldValueChangedDelegates
(
const void* InUserObject |
Remove all the delegate that are bound to the specified UserObject. | |
| int32 | RemoveAllFieldValueChangedDelegates
(
UE::FieldNotification::FFieldId InFieldId, |
Remove all the delegate that are bound to the specified Field and UserObject. |