![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IdentityFunctor.h>
Public Member Functions | |
| template<typename T > | |
| UE_FORCEINLINE_HINT constexpr T && | operator() (T &&Val) const |
A functor which returns whatever is passed to it. Mainly used for generic composition.
|
inlineconstexpr |