SparseDelegates

Map of objects to the map of delegates that are bound to that object

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/SparseDelegate.h"

Syntax

static TMap< const UObjectBase *, FSparseDelegateMap > SparseDelegates;

Remarks

Map of objects to the map of delegates that are bound to that object

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