Navigation
API > API/Runtime > API/Runtime/FieldNotification > API/Runtime/FieldNotification/IClassDescriptor
- IClassDescriptor::ForEachField()
- UMVVMViewModelBase::FFieldNotificationClassDescriptor::ForEachField()
References
| Module | FieldNotification |
| Header | /Engine/Source/Runtime/FieldNotification/Public/IFieldNotificationClassDescriptor.h |
| Include | #include "IFieldNotificationClassDescriptor.h" |
virtual void ForEachField
&40;
const UClass &42; Class,
TFunctionRef< bool(FFieldId FielId)> Callback
&41; const
Remarks
Execute the callback for every FieldId in the ClassDescriptor.