Table of Contents

Class InputMapInstance.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

ActionAddEvent

Cached name for the 'action_add_event' method.

public static readonly StringName ActionAddEvent

Field Value

StringName

ActionEraseEvent

Cached name for the 'action_erase_event' method.

public static readonly StringName ActionEraseEvent

Field Value

StringName

ActionEraseEvents

Cached name for the 'action_erase_events' method.

public static readonly StringName ActionEraseEvents

Field Value

StringName

ActionGetDeadzone

Cached name for the 'action_get_deadzone' method.

public static readonly StringName ActionGetDeadzone

Field Value

StringName

ActionGetEvents

Cached name for the 'action_get_events' method.

public static readonly StringName ActionGetEvents

Field Value

StringName

ActionHasEvent

Cached name for the 'action_has_event' method.

public static readonly StringName ActionHasEvent

Field Value

StringName

ActionSetDeadzone

Cached name for the 'action_set_deadzone' method.

public static readonly StringName ActionSetDeadzone

Field Value

StringName

AddAction

Cached name for the 'add_action' method.

public static readonly StringName AddAction

Field Value

StringName

EraseAction

Cached name for the 'erase_action' method.

public static readonly StringName EraseAction

Field Value

StringName

EventIsAction

Cached name for the 'event_is_action' method.

public static readonly StringName EventIsAction

Field Value

StringName

GetActions

Cached name for the 'get_actions' method.

public static readonly StringName GetActions

Field Value

StringName

HasAction

Cached name for the 'has_action' method.

public static readonly StringName HasAction

Field Value

StringName

LoadFromProjectSettings

Cached name for the 'load_from_project_settings' method.

public static readonly StringName LoadFromProjectSettings

Field Value

StringName