breakpoint1
This commit is contained in:
@@ -2,16 +2,19 @@
|
||||
|
||||
[ext_resource type="Script" path="res://BITKit/Scripts/UX/UXContainer.cs" id="1_v6r4n"]
|
||||
|
||||
[node name="标识引用模板" type="HBoxContainer" node_paths=PackedStringArray("label", "button", "labels", "lineEdits")]
|
||||
[node name="标识引用模板" type="HBoxContainer" node_paths=PackedStringArray("label", "labels", "button", "buttons", "lineEdits", "optionButtons")]
|
||||
script = ExtResource("1_v6r4n")
|
||||
label = NodePath("Label")
|
||||
button = NodePath("Button")
|
||||
labels = []
|
||||
button = NodePath("Button")
|
||||
buttons = []
|
||||
lineEdits = []
|
||||
optionButtons = []
|
||||
|
||||
[node name="Label" type="Label" parent="."]
|
||||
layout_mode = 2
|
||||
text = "88.123.99/xxxxxxxxxxxxxxxx"
|
||||
size_flags_horizontal = 3
|
||||
text = "88.123.99/xxxxxxxx"
|
||||
|
||||
[node name="Button" type="Button" parent="."]
|
||||
custom_minimum_size = Vector2(128, 0)
|
||||
|
Reference in New Issue
Block a user