TFunctionRefCaller

A class which is used to instantiate the code needed to call a bound function.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/Function.h

Include

#include "Templates/Function.h"

Syntax

template<typename Functor, typename FuncType>
struct TFunctionRefCaller

Remarks

A class which is used to instantiate the code needed to call a bound function.

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