Table of Contents

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

StringName

AddPluralMessage

Cached name for the 'add_plural_message' method.

public static readonly StringName AddPluralMessage

Field Value

StringName

EraseMessage

Cached name for the 'erase_message' method.

public static readonly StringName EraseMessage

Field Value

StringName

GetLocale

Cached name for the 'get_locale' method.

public static readonly StringName GetLocale

Field Value

StringName

GetMessage

Cached name for the 'get_message' method.

public static readonly StringName GetMessage

Field Value

StringName

GetMessageCount

Cached name for the 'get_message_count' method.

public static readonly StringName GetMessageCount

Field Value

StringName

GetMessageList

Cached name for the 'get_message_list' method.

public static readonly StringName GetMessageList

Field Value

StringName

GetPluralMessage

Cached name for the 'get_plural_message' method.

public static readonly StringName GetPluralMessage

Field Value

StringName

GetTranslatedMessageList

Cached name for the 'get_translated_message_list' method.

public static readonly StringName GetTranslatedMessageList

Field Value

StringName

SetLocale

Cached name for the 'set_locale' method.

public static readonly StringName SetLocale

Field Value

StringName

_GetMessage

Cached name for the '_get_message' method.

public static readonly StringName _GetMessage

Field Value

StringName

_GetMessages

Cached name for the '_get_messages' method.

public static readonly StringName _GetMessages

Field Value

StringName

_GetPluralMessage

Cached name for the '_get_plural_message' method.

public static readonly StringName _GetPluralMessage

Field Value

StringName

_SetMessages

Cached name for the '_set_messages' method.

public static readonly StringName _SetMessages

Field Value

StringName