Click or drag to resize

VisualScriptInputActionGetActionName Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.VisualScriptInputAction.GetActionName"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetActionName is deprecated. Use the Action property instead.")]
public string GetActionName()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.VisualScriptInputAction.GetActionName"]

See Also