Class TranslationServer.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class TranslationServer.MethodName
- Inheritance
-
TranslationServer.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddTranslation
Cached name for the 'add_translation' method.
public static readonly StringName AddTranslation
Field Value
Clear
Cached name for the 'clear' method.
public static readonly StringName Clear
Field Value
CompareLocales
Cached name for the 'compare_locales' method.
public static readonly StringName CompareLocales
Field Value
GetAllCountries
Cached name for the 'get_all_countries' method.
public static readonly StringName GetAllCountries
Field Value
GetAllLanguages
Cached name for the 'get_all_languages' method.
public static readonly StringName GetAllLanguages
Field Value
GetAllScripts
Cached name for the 'get_all_scripts' method.
public static readonly StringName GetAllScripts
Field Value
GetCountryName
Cached name for the 'get_country_name' method.
public static readonly StringName GetCountryName
Field Value
GetLanguageName
Cached name for the 'get_language_name' method.
public static readonly StringName GetLanguageName
Field Value
GetLoadedLocales
Cached name for the 'get_loaded_locales' method.
public static readonly StringName GetLoadedLocales
Field Value
GetLocale
Cached name for the 'get_locale' method.
public static readonly StringName GetLocale
Field Value
GetLocaleName
Cached name for the 'get_locale_name' method.
public static readonly StringName GetLocaleName
Field Value
GetScriptName
Cached name for the 'get_script_name' method.
public static readonly StringName GetScriptName
Field Value
GetToolLocale
Cached name for the 'get_tool_locale' method.
public static readonly StringName GetToolLocale
Field Value
GetTranslationObject
Cached name for the 'get_translation_object' method.
public static readonly StringName GetTranslationObject
Field Value
IsPseudolocalizationEnabled
Cached name for the 'is_pseudolocalization_enabled' method.
public static readonly StringName IsPseudolocalizationEnabled
Field Value
Pseudolocalize
Cached name for the 'pseudolocalize' method.
public static readonly StringName Pseudolocalize
Field Value
ReloadPseudolocalization
Cached name for the 'reload_pseudolocalization' method.
public static readonly StringName ReloadPseudolocalization
Field Value
RemoveTranslation
Cached name for the 'remove_translation' method.
public static readonly StringName RemoveTranslation
Field Value
SetLocale
Cached name for the 'set_locale' method.
public static readonly StringName SetLocale
Field Value
SetPseudolocalizationEnabled
Cached name for the 'set_pseudolocalization_enabled' method.
public static readonly StringName SetPseudolocalizationEnabled
Field Value
StandardizeLocale
Cached name for the 'standardize_locale' method.
public static readonly StringName StandardizeLocale
Field Value
Translate
Cached name for the 'translate' method.
public static readonly StringName Translate
Field Value
TranslatePlural
Cached name for the 'translate_plural' method.
public static readonly StringName TranslatePlural