Class Translation.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class Translation.MethodName : Resource.MethodName
- Inheritance
-
Translation.MethodName
- Derived
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
AddMessage
Cached name for the 'add_message' method.
public static readonly StringName AddMessage
Field Value
AddPluralMessage
Cached name for the 'add_plural_message' method.
public static readonly StringName AddPluralMessage
Field Value
EraseMessage
Cached name for the 'erase_message' method.
public static readonly StringName EraseMessage
Field Value
GetLocale
Cached name for the 'get_locale' method.
public static readonly StringName GetLocale
Field Value
GetMessage
Cached name for the 'get_message' method.
public static readonly StringName GetMessage
Field Value
GetMessageCount
Cached name for the 'get_message_count' method.
public static readonly StringName GetMessageCount
Field Value
GetMessageList
Cached name for the 'get_message_list' method.
public static readonly StringName GetMessageList
Field Value
GetPluralMessage
Cached name for the 'get_plural_message' method.
public static readonly StringName GetPluralMessage
Field Value
GetTranslatedMessageList
Cached name for the 'get_translated_message_list' method.
public static readonly StringName GetTranslatedMessageList
Field Value
SetLocale
Cached name for the 'set_locale' method.
public static readonly StringName SetLocale
Field Value
_GetMessage
Cached name for the '_get_message' method.
public static readonly StringName _GetMessage
Field Value
_GetMessages
Cached name for the '_get_messages' method.
public static readonly StringName _GetMessages
Field Value
_GetPluralMessage
Cached name for the '_get_plural_message' method.
public static readonly StringName _GetPluralMessage
Field Value
_SetMessages
Cached name for the '_set_messages' method.
public static readonly StringName _SetMessages