Navigation
API > API/Runtime > API/Runtime/Json
| |
|
| Name |
FParseError |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Json/Public/JsonUtils/RapidJsonUtils.h |
| Include Path |
#include "JsonUtils/RapidJsonUtils.h" |
Syntax
struct FParseError
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ErrorCode |
rapidjson::ParseErrorCode |
|
JsonUtils/RapidJsonUtils.h |
|
| Offset |
size_t |
|
JsonUtils/RapidJsonUtils.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Create a user-readable error message. |
JsonUtils/RapidJsonUtils.h |
|