Click or drag to resize

InputEventAsText Method

Returns a String representation of the event.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string AsText()

Return Value

Type: String

[Missing <returns> documentation for "M:Godot.InputEvent.AsText"]

See Also