Navigation
API > API/Runtime > API/Runtime/Analytics
| |
|
| Name |
FJsonFragment |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Analytics/Analytics/Public/AnalyticsEventAttribute.h |
| Include Path |
#include "AnalyticsEventAttribute.h" |
Syntax
struct FJsonFragment
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FJsonFragment
(
FString&& StringRef
)
|
Stores a JSON string, which is assumed to be correct JSON. |
AnalyticsEventAttribute.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| FragmentString |
FString |
|
AnalyticsEventAttribute.h |
|
Functions
Public