TFuncCanBindToFunctor< void(ParamTypes...), FunctorType >

Windows
MacOS
Linux

Inheritance Hierarchy

TIsInvocableImpl

TIsInvocable

TFuncCanBindToFunctor< void(ParamTypes...), FunctorType >

References

Module

Core

Header

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

Include

#include "Templates/Function.h"

Syntax

template<typename FunctorType, typename... ParamTypes>
struct TFuncCanBindToFunctor< void(ParamTypes...), FunctorType > : public TIsInvocable< FunctorType, ParamTypes... >

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