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
ActionEraseEvent
Cached name for the 'action_erase_event' method.
public static readonly StringName ActionEraseEvent
Field Value
ActionEraseEvents
Cached name for the 'action_erase_events' method.
public static readonly StringName ActionEraseEvents
Field Value
ActionGetDeadzone
Cached name for the 'action_get_deadzone' method.
public static readonly StringName ActionGetDeadzone
Field Value
ActionGetEvents
Cached name for the 'action_get_events' method.
public static readonly StringName ActionGetEvents
Field Value
ActionHasEvent
Cached name for the 'action_has_event' method.
public static readonly StringName ActionHasEvent
Field Value
ActionSetDeadzone
Cached name for the 'action_set_deadzone' method.
public static readonly StringName ActionSetDeadzone
Field Value
AddAction
Cached name for the 'add_action' method.
public static readonly StringName AddAction
Field Value
EraseAction
Cached name for the 'erase_action' method.
public static readonly StringName EraseAction
Field Value
EventIsAction
Cached name for the 'event_is_action' method.
public static readonly StringName EventIsAction
Field Value
GetActions
Cached name for the 'get_actions' method.
public static readonly StringName GetActions
Field Value
HasAction
Cached name for the 'has_action' method.
public static readonly StringName HasAction
Field Value
LoadFromProjectSettings
Cached name for the 'load_from_project_settings' method.
public static readonly StringName LoadFromProjectSettings