Click or drag to resize

InputMapLoadFromGlobals Method

Clears all InputEventAction in the InputMap and load it anew from ProjectSettings.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static void LoadFromGlobals()
See Also