Roblox API Reference

TextFilterTranslatedResult On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, NotReplicated]

Inherits (1)

Member index (4)

Type Member History
string SourceLanguage
TextFilterResult SourceText
TextFilterResult GetTranslationForLocale (string locale) 578
Dictionary GetTranslations ()
57 members inherited from Instance

History

Members

GetTranslationForLocale On DevHub

Name Type Default
locale string none

History

GetTranslations On DevHub

Name Type Default
No parameters.

SourceLanguage On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]

SourceText On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]

Relevant classes (1)