FCustomThunkTemplates::Map_Add

Replacements for CustomThunk functions from [UBlueprintMapLibrary](API\Runtime\Engine\Kismet\UBlueprintMapLibrary).

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/GeneratedCodeHelpers.h

Include

#include "GeneratedCodeHelpers.h"

Syntax

template<typename T, typename U, typename V, typename W>
static void Map_Add
(
    TMap< T, U > & TargetMap,
    const V & Key,
    const W & Value
)

Remarks

Replacements for CustomThunk functions from UBlueprintMapLibrary.

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