Table of Contents

Class TranslationServerInstance.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

public class TranslationServerInstance.MethodName : GodotObject.MethodName
Inheritance
TranslationServerInstance.MethodName
Inherited Members

Constructors

MethodName()

public MethodName()

Fields

AddTranslation

Cached name for the 'add_translation' method.

public static readonly StringName AddTranslation

Field Value

StringName

Clear

Cached name for the 'clear' method.

public static readonly StringName Clear

Field Value

StringName

CompareLocales

Cached name for the 'compare_locales' method.

public static readonly StringName CompareLocales

Field Value

StringName

GetAllCountries

Cached name for the 'get_all_countries' method.

public static readonly StringName GetAllCountries

Field Value

StringName

GetAllLanguages

Cached name for the 'get_all_languages' method.

public static readonly StringName GetAllLanguages

Field Value

StringName

GetAllScripts

Cached name for the 'get_all_scripts' method.

public static readonly StringName GetAllScripts

Field Value

StringName

GetCountryName

Cached name for the 'get_country_name' method.

public static readonly StringName GetCountryName

Field Value

StringName

GetLanguageName

Cached name for the 'get_language_name' method.

public static readonly StringName GetLanguageName

Field Value

StringName

GetLoadedLocales

Cached name for the 'get_loaded_locales' method.

public static readonly StringName GetLoadedLocales

Field Value

StringName

GetLocale

Cached name for the 'get_locale' method.

public static readonly StringName GetLocale

Field Value

StringName

GetLocaleName

Cached name for the 'get_locale_name' method.

public static readonly StringName GetLocaleName

Field Value

StringName

GetScriptName

Cached name for the 'get_script_name' method.

public static readonly StringName GetScriptName

Field Value

StringName

GetToolLocale

Cached name for the 'get_tool_locale' method.

public static readonly StringName GetToolLocale

Field Value

StringName

GetTranslationObject

Cached name for the 'get_translation_object' method.

public static readonly StringName GetTranslationObject

Field Value

StringName

IsPseudolocalizationEnabled

Cached name for the 'is_pseudolocalization_enabled' method.

public static readonly StringName IsPseudolocalizationEnabled

Field Value

StringName

Pseudolocalize

Cached name for the 'pseudolocalize' method.

public static readonly StringName Pseudolocalize

Field Value

StringName

ReloadPseudolocalization

Cached name for the 'reload_pseudolocalization' method.

public static readonly StringName ReloadPseudolocalization

Field Value

StringName

RemoveTranslation

Cached name for the 'remove_translation' method.

public static readonly StringName RemoveTranslation

Field Value

StringName

SetLocale

Cached name for the 'set_locale' method.

public static readonly StringName SetLocale

Field Value

StringName

SetPseudolocalizationEnabled

Cached name for the 'set_pseudolocalization_enabled' method.

public static readonly StringName SetPseudolocalizationEnabled

Field Value

StringName

StandardizeLocale

Cached name for the 'standardize_locale' method.

public static readonly StringName StandardizeLocale

Field Value

StringName

Translate

Cached name for the 'translate' method.

public static readonly StringName Translate

Field Value

StringName

TranslatePlural

Cached name for the 'translate_plural' method.

public static readonly StringName TranslatePlural

Field Value

StringName