UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PropertyMulticastDelegate.cpp File Reference

Functions

void ResolveDelegateReference (const FMulticastInlineDelegateProperty *InlineProperty, UObject *&Parent, void *&PropertyValue)
 
void ResolveDelegateReference (const FMulticastSparseDelegateProperty *SparseProperty, UObject *&Parent, void *&PropertyValue)
 

Function Documentation

◆ ResolveDelegateReference() [1/2]

void ResolveDelegateReference ( const FMulticastInlineDelegateProperty InlineProperty,
UObject *&  Parent,
void *&  PropertyValue 
)

◆ ResolveDelegateReference() [2/2]

void ResolveDelegateReference ( const FMulticastSparseDelegateProperty SparseProperty,
UObject *&  Parent,
void *&  PropertyValue 
)