Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FMicrosoftPlatformString
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static double Atod
(
const WIDECHAR* String |
Microsoft/MicrosoftPlatformString.h | ||
static double Atod
(
const ANSICHAR* String |
Microsoft/MicrosoftPlatformString.h | ||
static double Atod
(
const UTF8CHAR* String |
Microsoft/MicrosoftPlatformString.h |
Atod(const WIDECHAR *)
| Name | Atod |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Microsoft/MicrosoftPlatformString.h |
| Include Path | #include "Microsoft/MicrosoftPlatformString.h" |
static double Atod
(
const WIDECHAR * String
)
Atod(const ANSICHAR *)
| Name | Atod |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Microsoft/MicrosoftPlatformString.h |
| Include Path | #include "Microsoft/MicrosoftPlatformString.h" |
static double Atod
(
const ANSICHAR * String
)
Atod(const UTF8CHAR *)
| Name | Atod |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Microsoft/MicrosoftPlatformString.h |
| Include Path | #include "Microsoft/MicrosoftPlatformString.h" |
static double Atod
(
const UTF8CHAR * String
)