Navigation
API > API/Runtime > API/Runtime/FieldNotification
References
| Module | FieldNotification |
| Header | /Engine/Source/Runtime/FieldNotification/Public/FieldNotificationId.h |
| Include | #include "FieldNotificationId.h" |
Syntax
struct FFieldId
Constructors
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | GetIndex () |
||
| FName | GetName () |
||
| bool | IsValid () |
||
| FFieldVariant |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FFieldId& Other |
||
| bool | operator==
(
const FFieldId& Other |