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