![]() |
ezEngine
Release 25.03
|
Public Member Functions | |
ezArgU (ezUInt64 value, ezUInt8 uiWidth=1, bool bPadWithZeros=false, ezUInt8 uiBase=10, bool bUpperCase=false) | |
Public Attributes | |
ezUInt64 | m_Value |
ezUInt8 | m_uiWidth |
bool | m_bPadWithZeros |
bool | m_bUpperCase |
ezUInt8 | m_uiBase |