UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TLazyEnableIf< true, Func > Class Template Reference

#include <EnableIf.h>

Public Types

using type = typename Func::Type
 
using Type = typename Func::Type
 

Member Typedef Documentation

◆ type

template<typename Func >
using TLazyEnableIf< true, Func >::type = typename Func::Type

◆ Type

template<typename Func >
using TLazyEnableIf< true, Func >::Type = typename Func::Type

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