ILocalizedTextSource::GetPriority

Get the priority of this source when building the complete list of translations to apply (higher numbers have a higher priority).

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/ILocalizedTextSource.h"

Syntax

virtual int32 GetPriority() const

Remarks

Get the priority of this source when building the complete list of translations to apply (higher numbers have a higher priority).

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