issues
search
TheDuriel
/
MagicMacros
Godot Addon for enhanced autocomplete and code snippets
MIT License
60
stars
4
forks
source link
godot4.4.3的适配
#7
Open
yvchenzhang
opened
4 weeks ago
yvchenzhang
commented
4 weeks ago
Get the plugin to run in 4.4.3
Make multiple parameters work
change the default value if the type is empty to void,
The type check is removed, and the value is retrieved if the array is not empty.
Optimize the FUNC macro, set different characters according to whether there is a return value