UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Impl::TCallableInfoImpl< Ret_(T::*)(Arg1_)> Struct Template Reference

Public Types

using Ret = Ret_
 
using Arg1 = Arg1_
 

Static Public Attributes

static constexpr uint32 NumArgs = 1
 

Member Typedef Documentation

◆ Arg1

template<typename Ret_ , typename T , typename Arg1_ >
using Impl::TCallableInfoImpl< Ret_(T::*)(Arg1_)>::Arg1 = Arg1_

◆ Ret

template<typename Ret_ , typename T , typename Arg1_ >
using Impl::TCallableInfoImpl< Ret_(T::*)(Arg1_)>::Ret = Ret_

Member Data Documentation

◆ NumArgs

template<typename Ret_ , typename T , typename Arg1_ >
constexpr uint32 Impl::TCallableInfoImpl< Ret_(T::*)(Arg1_)>::NumArgs = 1
staticconstexpr

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