1 2 3 4 5 6 7 8
using Godot; using Godot.Collections; public partial class ExportDiagnostics_GD0108 : Node { [ExportToolButton("")] public Callable {|GD0108:MyButton|}; }