FUserGeneratedContentLocalizationDescriptor::FromJsonObject

Load the settings from a JSON object/file.

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

References

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

Remarks

Load the settings from a JSON object/file.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library