IStringTableEngineBridge::CanFindOrLoadStringTableAsset

Check to see whether it is currently safe to attempt to find or load a string table asset.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/StringTableCore.h"

Syntax

static bool CanFindOrLoadStringTableAsset()

Remarks

Check to see whether it is currently safe to attempt to find or load a string table asset.

Returns

True if it is safe to attempt to find or load a string table asset, false otherwise.

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