Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
a simple Godot 4 plugin with two features: (1) press Tab on a function declaration to add the return type and default return value. (2) right-click an undefined function call to generate a stub method with inferred parameter types. formerly "Function Type Autocomplete".
a simple Godot 4 plugin with two features:
(1) press Tab on a function declaration to add the return type and default return value.
(2) right-click an undefined function call to generate a stub method with inferred parameter types.
formerly "Function Type Autocomplete".
Reviews
Quick Information
a simple Godot 4 plugin with two features: (1) press Tab on a function declaration to add the return type and default return value. (2) right-click an undefined function call to generate a stub method with inferred parameter types. formerly "Function Type Autocomplete".