FSparseDelegateMap

Delegate map is a map of Delegate names to a shared pointer of the multicast script delegate

Windows
MacOS
Linux

Type

typedef TMap< FName, TSharedPtr< FMulticastScriptDelegate > > FSparseDelegateMap

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/SparseDelegate.h

Include

#include "UObject/SparseDelegate.h"

Remarks

Delegate map is a map of Delegate names to a shared pointer of the multicast script delegate

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss