Breakpoint
This commit is contained in:
@@ -16,6 +16,14 @@ public partial class UXContainer:Control,IUXContainer
|
||||
[Export] public Label titleLabel;
|
||||
[Export] public TextureRect icon;
|
||||
[Export] public Button button;
|
||||
[ExportCategory("Label")]
|
||||
[Export] public Label updateTimeLabel;
|
||||
[Export] public Label createTimeLabel;
|
||||
[Export] public Label headerLabel;
|
||||
[ExportCategory("Button")]
|
||||
[Export] public Button mainButton;
|
||||
[Export] public Button secButton;
|
||||
[Export] public Button thirdButton;
|
||||
|
||||
public string Text
|
||||
{
|
||||
|
Reference in New Issue
Block a user