UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FJsonFragment Struct Reference

#include <AnalyticsEventAttribute.h>

Public Member Functions

 FJsonFragment (FString &&StringRef)
 

Public Attributes

FString FragmentString
 

Constructor & Destructor Documentation

◆ FJsonFragment()

FJsonFragment::FJsonFragment ( FString &&  StringRef)
inlineexplicit

Stores a JSON string, which is assumed to be correct JSON. If an empty string is passed, it will become "null" in LexToString.

Member Data Documentation

◆ FragmentString

FString FJsonFragment::FragmentString

The documentation for this struct was generated from the following file: