Navigation
Unreal Engine C++ API Reference > Runtime > Core > Misc > FParse
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | Parses a name. | |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a signed double word. |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a quadword. |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a signed quadword. |
![]() ![]() |
bool | Parses an FText. | |
![]() ![]() |
bool | Parses a string. | |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a string from a text string. |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a uint32. |
![]() ![]() |
bool | Parses a globally unique identifier. | |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a byte. |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a signed byte. |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a uint16. |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a signed word. |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a floating-point value. |
![]() ![]() |
bool | Value
(
const TCHAR* Stream, |
Parses a double precision floating-point value. |