FFunctionRefStoragePolicy::Unbind

Destroy any owned bindings - called by [TFunctionRefBase](API\Runtime\Core\Templates\TFunctionRefBase) only if [Bind()](API\Runtime\Core\Templates\FFunctionRefStoragePolicy\Bind) or [BindCopy()](API\Runtime\Core\Templates\FFunctionRefStoragePolicy\BindCopy) was called.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/Function.h"

Syntax

void Unbind() const

Remarks

Destroy any owned bindings - called by TFunctionRefBase only if Bind() or BindCopy() was called.

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