![]() |
MCRO
C++23 utilities for Unreal Engine.
|
Map the input dynamic multicast delegate to a conceptually compatible native event delegate type. More...
#include <EventDelegate.h>
Public Types | |
| using | Type = TEventDelegate<TDynamicSignature<Dynamic>, DefaultPolicy> |
Map the input dynamic multicast delegate to a conceptually compatible native event delegate type.
Definition at line 412 of file EventDelegate.h.
| using Mcro::Delegates::TNativeEvent_Struct< Dynamic, DefaultPolicy >::Type = TEventDelegate<TDynamicSignature<Dynamic>, DefaultPolicy> |
Definition at line 414 of file EventDelegate.h.