Navigation
API > API/Runtime > API/Runtime/CoreUObject
| Name | UMulticastDelegatePropertyWrapper |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/PropertyWrapper.h |
| Include Path | #include "UObject/PropertyWrapper.h" |
Syntax
UCLASS (Transient, MinimalAPI)
class UMulticastDelegatePropertyWrapper : public UPropertyWrapper
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPropertyWrapper → UMulticastDelegatePropertyWrapper
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMulticastDelegatePropertyWrapper
(
const FObjectInitializer& ObjectInitializer |
UObject/PropertyWrapper.h |