![]() |
ezEngine Release 25.08
|
Public Member Functions | |
| ezArgF (double value, ezInt8 iPrecision=-1, bool bScientific=false, ezUInt8 uiWidth=1, bool bPadWithZeros=false) | |
Public Attributes | |
| double | m_Value |
| ezUInt8 | m_uiWidth |
| bool | m_bPadWithZeros |
| bool | m_bScientific |
| ezInt8 | m_iPrecision |