Navigation
API > API/Runtime > API/Runtime/FieldNotification
Inheritance Hierarchy
- IClassDescriptor
- UMVVMViewModelBase::FFieldNotificationClassDescriptor
- UWidget::FFieldNotificationClassDescriptor
References
| Module | FieldNotification |
| Header | /Engine/Source/Runtime/FieldNotification/Public/IFieldNotificationClassDescriptor.h |
| Include | #include "IFieldNotificationClassDescriptor.h" |
Syntax
struct IClassDescriptor
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ForEachField
(
const UClass* Class, |
Execute the callback for every FieldId in the ClassDescriptor. | |
| FFieldId | Find the FieldId by name. Returns an invalid FFIeldId if not found. |
Constants
| Name | Description |
|---|---|
| Max_IndexOf_ |