ILocalizationServiceProvider::IsAvailable

Quick check if localization service is available for use (server-based providers can use this to return whether the server is available or not)

Windows
MacOS
Linux

References

Module

LocalizationService

Header

/Engine/Source/Developer/LocalizationService/Public/ILocalizationServiceProvider.h

Include

#include "ILocalizationServiceProvider.h"

Syntax

bool IsAvailable() const

Remarks

Quick check if localization service is available for use (server-based providers can use this to return whether the server is available or not)

Returns

true if localization service is available, false if it is not

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