FStringTable::GetSourceString

Get the source string used by the given entry (if any)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/StringTableCore.h

Include

#include "Internationalization/StringTableCore.h"

Source

/Engine/Source/Runtime/Core/Private/Internationalization/StringTableCore.cpp

Syntax

bool GetSourceString
(
    const FString & InKey,
    FString & OutSourceString
) const

Remarks

Get the source string used by the given entry (if any)

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