Navigation
API > API/Runtime > API/Runtime/FieldNotification
References
| Module | FieldNotification |
| Header | /Engine/Source/Runtime/FieldNotification/Public/FieldNotificationDelegate.h |
| Include | #include "FieldNotificationDelegate.h" |
Syntax
class FFieldMulticastDelegate
Functions
| Type | Name | Description | |
|---|---|---|---|
| FDelegateHandle | |||
| FDelegateHandle | Add
(
const UObject* InObject, |
||
| void | |||
| TArray< FDelegateView > | GetView () |
||
| FRemoveResult | Remove
(
FDelegateHandle InDelegate |
||
| FRemoveResult | Remove
(
const FDynamicDelegate& InDynamicDelegate |
||
| FRemoveAllResult | |||
| FRemoveAllResult | |||
| FRemoveFromResult | RemoveFrom
(
const UObject* InObject, |
||
| FRemoveFromResult | RemoveFrom
(
const UObject* InObject, |
||
| void | Reset () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FDelegateView | |||
| FRemoveAllResult | |||
| FRemoveFromResult | |||
| FRemoveResult |
Typedefs
| Name | Description |
|---|---|
| FDelegate | |
| FDynamicDelegate | |
| InvocationListType |