FStringTableRegistry::FindMutableStringTable

Try and find a string table with the given ID

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/StringTableRegistry.h"

Source

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

Syntax

FStringTablePtr FindMutableStringTable
(
    const FName InTableId
) const

Remarks

Try and find a string table with the given ID

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