Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FUnitConversion
Description
Get the display string for the the specified unit type
Get the unit abbreviation the specified unit type
| Name | GetUnitDisplayString |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Math/UnitConversion.h |
| Include Path | #include "Math/UnitConversion.h" |
| Source | /Engine/Source/Runtime/Core/Private/Math/UnitConversion.cpp |
static const TCHAR * GetUnitDisplayString
(
EUnit Unit
)