FLocalizationTargetDescriptor::Read

Reads a descriptor from the given JSON object

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/LocalizationDescriptor.h

Include

#include "LocalizationDescriptor.h"

Source

/Engine/Source/Runtime/Projects/Private/LocalizationDescriptor.cpp

Syntax

bool Read
(
    const FJsonObject & InObject,
    FText & OutFailReason
)

Remarks

Reads a descriptor from the given JSON object

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss