Navigation
API > API/Runtime > API/Runtime/Core
TFormatSpecifier, only applies to numeric types
| Name | TFormatSpecifier |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Templates/UnrealTypeTraits.h |
| Include Path | #include "Templates/UnrealTypeTraits.h" |
Syntax
template<typename T>
struct TFormatSpecifier
Struct Specializations
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static decltype(auto) GetFormatSpecifier() |
Templates/UnrealTypeTraits.h |