UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Core::Private::Function::TFunctionRefBase< StorageType, FuncType > Struct Template Reference

Detailed Description

template<typename StorageType, typename FuncType>
struct UE::Core::Private::Function::TFunctionRefBase< StorageType, FuncType >

A class which defines an operator() which will own storage of a callable and invoke the TFunctionRefCaller::Call function on it.


The documentation for this struct was generated from the following file: