![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "UObject/UnrealType.h"#include "Serialization/ArchiveUObjectFromStructuredArchive.h"#include "UObject/LinkerPlaceholderFunction.h"#include "UObject/ObjectInstancingGraph.h"#include "UObject/PropertyHelper.h"#include "UObject/PropertyTypeName.h"#include "UObject/UnrealTypePrivate.h"Functions | |
| void | ResolveDelegateReference (const FMulticastInlineDelegateProperty *InlineProperty, UObject *&Parent, void *&PropertyValue) |
| void | ResolveDelegateReference (const FMulticastSparseDelegateProperty *SparseProperty, UObject *&Parent, void *&PropertyValue) |
| void ResolveDelegateReference | ( | const FMulticastInlineDelegateProperty * | InlineProperty, |
| UObject *& | Parent, | ||
| void *& | PropertyValue | ||
| ) |
| void ResolveDelegateReference | ( | const FMulticastSparseDelegateProperty * | SparseProperty, |
| UObject *& | Parent, | ||
| void *& | PropertyValue | ||
| ) |