UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TNumericLimits< float > Struct Reference

#include <NumericLimits.h>

Public Types

typedef float NumericType
 

Static Public Member Functions

static constexpr NumericType Min ()
 
static constexpr NumericType Max ()
 
static constexpr NumericType Lowest ()
 

Member Typedef Documentation

◆ NumericType

typedef float TNumericLimits< float >::NumericType

Member Function Documentation

◆ Lowest()

static constexpr NumericType TNumericLimits< float >::Lowest ( )
inlinestaticconstexpr

◆ Max()

static constexpr NumericType TNumericLimits< float >::Max ( )
inlinestaticconstexpr

◆ Min()

static constexpr NumericType TNumericLimits< float >::Min ( )
inlinestaticconstexpr

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