FLocTextHelper::SerializeManifestToJson

Attempt to serialize the entire manifest to an input json object

Unreal Engine C++ API Reference > Developer > Localization > FLocTextHelper

References

   
Module Localization
Header /Engine/Source/Developer/Localization/Public/LocTextHelper.h
Include #include "LocTextHelper.h"
Source /Engine/Source/Developer/Localization/Private/LocTextHelper.cpp
bool SerializeManifestToJson
(
    [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< [FJsonObject](API\Runtime\Json\Dom\FJsonObject) > JsonObject
)

Remarks

Attempt to serialize the entire manifest to an input json object True if the serialization succeeds false otherwise.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library