Struct Rename
A UDA to change the Godot name of a method, property, or signal. Useful for overloads, which D supports but Godot does not.
struct Rename
;
A UDA to change the Godot name of a method, property, or signal. Useful for overloads, which D supports but Godot does not.
struct Rename
;