Navigation
API > API/Runtime > API/Runtime/FieldNotification > API/Runtime/FieldNotification/FFieldMulticastDelegate
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
int32 UpperBound
(
FFieldId InFieldId |
FieldNotificationDelegate.h | ||
int32 UpperBound
(
const FInvocationKey& InKey |
FieldNotificationDelegate.h |
UpperBound(FFieldId)
| Name | UpperBound |
| Type | function |
| Header File | /Engine/Source/Runtime/FieldNotification/Public/FieldNotificationDelegate.h |
| Include Path | #include "FieldNotificationDelegate.h" |
int32 UpperBound
(
FFieldId InFieldId
) const
UpperBound(const FInvocationKey &)
| Name | UpperBound |
| Type | function |
| Header File | /Engine/Source/Runtime/FieldNotification/Public/FieldNotificationDelegate.h |
| Include Path | #include "FieldNotificationDelegate.h" |
int32 UpperBound
(
const FInvocationKey & InKey
) const