UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Core::Private::CIntCallable Struct Reference

#include <Future.h>

Public Member Functions

template<typename Type >
auto Requires (Type &Callable, int32 Val) -> decltype(Callable(Val))
 

Member Function Documentation

◆ Requires()

template<typename Type >
auto UE::Core::Private::CIntCallable::Requires ( Type &  Callable,
int32  Val 
) -> decltype(Callable(Val))

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