We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Problem:
Before Godot 4 beta 13, annotation like @ICON should be placed after extends keyword. Since Godot 4 beta 13, it should be place before this keyword
extends
It's a breaking change that is not backward compatible Have to release a major update for that