You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			29 lines
		
	
	
		
			849 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			29 lines
		
	
	
		
			849 B
		
	
	
	
		
			Plaintext
		
	
| [gd_scene load_steps=3 format=3 uid="uid://clg4aogkyuayk"]
 | |
| 
 | |
| [ext_resource type="Script" path="res://addons/resources_spreadsheet_view/main_screen/table_header.gd" id="1_5fd1m"]
 | |
| [ext_resource type="Script" path="res://addons/resources_spreadsheet_view/editor_icon_button.gd" id="2_0ymob"]
 | |
| 
 | |
| [node name="Header" type="HBoxContainer"]
 | |
| offset_right = 179.0
 | |
| offset_bottom = 31.0
 | |
| size_flags_horizontal = 3
 | |
| script = ExtResource("1_5fd1m")
 | |
| 
 | |
| [node name="Button" type="Button" parent="."]
 | |
| layout_mode = 2
 | |
| size_flags_horizontal = 3
 | |
| size_flags_vertical = 0
 | |
| text = "resource_name"
 | |
| clip_text = true
 | |
| 
 | |
| [node name="Button2" type="MenuButton" parent="."]
 | |
| layout_mode = 2
 | |
| size_flags_horizontal = 9
 | |
| item_count = 2
 | |
| popup/item_0/text = "Select All"
 | |
| popup/item_0/id = 0
 | |
| popup/item_1/text = "Hide"
 | |
| popup/item_1/id = 1
 | |
| script = ExtResource("2_0ymob")
 | |
| icon_name = "ArrowDown"
 |