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