![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AnalyticsEventAttribute.h>
Public Member Functions | |
| FJsonFragment (FString &&StringRef) | |
Public Attributes | |
| FString | FragmentString |
|
inlineexplicit |
Stores a JSON string, which is assumed to be correct JSON. If an empty string is passed, it will become "null" in LexToString.
| FString FJsonFragment::FragmentString |