Navigation
API > API/Runtime > API/Runtime/FieldNotification > API/Runtime/FieldNotification/FFieldId
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
FieldNotificationId.h |
|
|
|
FieldNotificationId.h |
|
FFieldId()
| |
|
| Name |
FFieldId |
| Type |
function |
| Header File |
/Engine/Source/Runtime/FieldNotification/Public/FieldNotificationId.h |
| Include Path |
#include "FieldNotificationId.h" |
FFieldId()
FFieldId(FName, int32)
| |
|
| Name |
FFieldId |
| Type |
function |
| Header File |
/Engine/Source/Runtime/FieldNotification/Public/FieldNotificationId.h |
| Include Path |
#include "FieldNotificationId.h" |
FFieldId
(
FName InFieldName,
int32 InBitNumber
)