TUniqueFunction::TUniqueFunction

Constructor which takes ownership of a [TFunction](API\Runtime\Core\GenericPlatform\TFunction)'s functor.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/Function.h"

Syntax

TUniqueFunction
(
    TFunction< FuncType > && Other
)

Remarks

Constructor which takes ownership of a TFunction's functor.

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