![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Function.h>
Public Member Functions | |
| template<typename FunctorType > | |
| TRemoveReference< FunctorType >::Type * | Bind (FunctorType &&InFunc) |
| void * | BindCopy (const FFunctionRefStoragePolicy &Other) |
| void * | GetPtr () const |
| void | Unbind () const |
|
inline |
|
inline |
|
inline |
Returns a pointer to the callable object - needed by TFunctionRefBase.
|
inline |
Destroy any owned bindings - called by TFunctionRefBase only if Bind() or BindCopy() was called.