UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
INumericTypeInterface< NumericType > Member List

This is the complete list of members for INumericTypeInterface< NumericType >, including all inherited members.

FromString(const FString &InString, const NumericType &ExistingValue)=0INumericTypeInterface< NumericType >pure virtual
GetIndicateNearlyInteger() constINumericTypeInterface< NumericType >inlinevirtual
GetMaxFractionalDigits() const =0INumericTypeInterface< NumericType >pure virtual
GetMinFractionalDigits() const =0INumericTypeInterface< NumericType >pure virtual
GetOnSettingChanged()INumericTypeInterface< NumericType >inlinevirtual
IsCharacterValid(TCHAR InChar) const =0INumericTypeInterface< NumericType >pure virtual
SetIndicateNearlyInteger(const TAttribute< TOptional< bool > > &NewValue)INumericTypeInterface< NumericType >inlinevirtual
SetMaxFractionalDigits(const TAttribute< TOptional< int32 > > &NewValue)=0INumericTypeInterface< NumericType >pure virtual
SetMinFractionalDigits(const TAttribute< TOptional< int32 > > &NewValue)=0INumericTypeInterface< NumericType >pure virtual
ToString(const NumericType &Value) const =0INumericTypeInterface< NumericType >pure virtual
~INumericTypeInterface()INumericTypeInterface< NumericType >inlinevirtual