IFunction_OwnedObject_Inline

Common interface to a callable object owned by [TFunction](API\Runtime\Core\GenericPlatform\TFunction).

Windows
MacOS
Linux

Inheritance Hierarchy

IFunction_OwnedObject

IFunction_OwnedObject_Inline

References

Module

Core

Header

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

Include

#include "Templates/Function.h"

Syntax

template<typename T>
struct IFunction_OwnedObject_Inline : public UE4Function_Private::IFunction_OwnedObject

Remarks

Common interface to a callable object owned by TFunction.

Destructors

Overridden from IFunction_OwnedObject

Name Description

Public function Virtual

void

 

Destroy()

Destructor.

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