Roblox API Reference

LocalizationTable On DevHub

Summary

Inherits (1)

Inherited by (1)

Member index (20)

Type Member History
string DevelopmentLanguage 295 307 322 445 445
Instance Root 295 307 326 329
string SourceLocaleId 318 322
string GetContents () 304 326 445 445
Array GetEntries () 304
string GetString (string targetLocaleId, string key) 317 326
Instance GetTranslator (string localeId) 319
null RemoveEntry (string key, string source, string context) 326 573
null RemoveEntryValue (string key, string source, string context, string localeId) 326 573
null RemoveKey (string key) 304 326 445 445 573
null RemoveTargetLocale (string localeId) 326 573
null SetContents (string contents) 304 326 445 445 573
null SetEntries (Variant entries) 322 573
null SetEntry (string key, string targetLocaleId, string text) 304 317 326 445 445 573
null SetEntryContext (string key, string source, string context, string newContext) 326 573
null SetEntryExample (string key, string source, string context, string example) 326 573
null SetEntryKey (string key, string source, string context, string newKey) 326 573
null SetEntrySource (string key, string source, string context, string newSource) 326 573
null SetEntryValue (string key, string source, string context, string localeId, string text) 326 573
null SetIsExemptFromUGCAnalytics (bool value) 337 573
57 members inherited from Instance

Removed member index (1)

Type Member History
string Contents 295 304

History

Members

DevelopmentLanguage On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated, Deprecated]

GetContents On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
No parameters.

History

Tags: [Deprecated]

GetEntries On DevHub

Name Type Default
No parameters.

History

GetString On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
targetLocaleId string none
key string none

History

Tags: [Deprecated]

GetTranslator On DevHub

Name Type Default
localeId string none

History

RemoveEntry On DevHub

Name Type Default
key string none
source string none
context string none

History

RemoveEntryValue On DevHub

Name Type Default
key string none
source string none
context string none
localeId string none

History

RemoveKey On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
key string none

History

Tags: [Deprecated]

RemoveTargetLocale On DevHub

Name Type Default
localeId string none

History

Root On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated, Deprecated]

SetContents On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
contents string none

History

Tags: [Deprecated]

SetEntries On DevHub

Name Type Default
entries Variant none

History

SetEntry On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
key string none
targetLocaleId string none
text string none

History

Tags: [Deprecated]

SetEntryContext On DevHub

Name Type Default
key string none
source string none
context string none
newContext string none

History

SetEntryExample On DevHub

Name Type Default
key string none
source string none
context string none
example string none

History

SetEntryKey On DevHub

Name Type Default
key string none
source string none
context string none
newKey string none

History

SetEntrySource On DevHub

Name Type Default
key string none
source string none
context string none
newSource string none

History

SetEntryValue On DevHub

Name Type Default
key string none
source string none
context string none
localeId string none
text string none

History

SetIsExemptFromUGCAnalytics On DevHub

Name Type Default
value bool none

History

SourceLocaleId On DevHub

History

Removed members

Contents

This member is hidden. It is not meant to be used, and may have unresolved issues.

History

Tags: [Hidden]

Relevant classes (1)

Relevant members (2)