mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	doc: Drop unused 'category' property from header
We already removed it from the online docs with #35132. Currently it can only be "Built-In Types" (Variant types) or "Core" (everything else), which is of limited use. We might also want to consider dropping it from `ClassDB` altogether in Godot 4.0.
This commit is contained in:
		
							parent
							
								
									689db68822
								
							
						
					
					
						commit
						2d20fc39aa
					
				
					 655 changed files with 659 additions and 671 deletions
				
			
		|  | @ -1,5 +1,5 @@ | |||
| <?xml version="1.0" encoding="UTF-8" ?> | ||||
| <class name="VisualScriptSwitch" inherits="VisualScriptNode" category="Core" version="3.2"> | ||||
| <class name="VisualScriptSwitch" inherits="VisualScriptNode" version="3.2"> | ||||
| 	<brief_description> | ||||
| 		Branches program flow based on a given input's value. | ||||
| 	</brief_description> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Rémi Verschelde
						Rémi Verschelde