Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FMulticastDelegateProperty
- FMulticastDelegateProperty::SetMulticastDelegate()
- FMulticastInlineDelegateProperty::SetMulticastDelegate()
- FMulticastSparseDelegateProperty::SetMulticastDelegate()
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
virtual void SetMulticastDelegate
(
void * PropertyValue,
FMulticastScriptDelegate ScriptDelegate
) const