UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::FieldNotification::FFieldMulticastDelegate::FRemoveResult Struct Reference

#include <FieldNotificationDelegate.h>

Public Attributes

bool bRemoved = false
 
bool bHasOtherBoundDelegates = false
 
const UObjectObject = nullptr
 
FFieldId FieldId
 

Member Data Documentation

◆ bHasOtherBoundDelegates

bool UE::FieldNotification::FFieldMulticastDelegate::FRemoveResult::bHasOtherBoundDelegates = false

◆ bRemoved

bool UE::FieldNotification::FFieldMulticastDelegate::FRemoveResult::bRemoved = false

◆ FieldId

FFieldId UE::FieldNotification::FFieldMulticastDelegate::FRemoveResult::FieldId

◆ Object

const UObject* UE::FieldNotification::FFieldMulticastDelegate::FRemoveResult::Object = nullptr

The documentation for this struct was generated from the following file: