Navigation
API > API/Runtime > API/Runtime/FieldNotification > API/Runtime/FieldNotification/FFieldMulticastDelegate
References
| Module | FieldNotification |
| Header | /Engine/Source/Runtime/FieldNotification/Public/FieldNotificationDelegate.h |
| Include | #include "FieldNotificationDelegate.h" |
Syntax
struct FDelegateView
Variables
| Type | Name | Description | |
|---|---|---|---|
| FName | BindingFunctionName | ||
| const UObject * | BindingObject | ||
| FFieldId | KeyField | ||
| const UObject * | KeyObject |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FDelegateView
(
const UObject* InKeyObj, |