FStringTableRegistry::LogMissingStringTableEntry

Log a missing string table entry (will only log each missing entry once to avoid spam)

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

void LogMissingStringTableEntry
(
    const FName InTableId,
    const FString & InKey
)

Remarks

Log a missing string table entry (will only log each missing entry once to avoid spam)

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