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