| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | <?xml version="1.0" encoding="UTF-8" ?> | 
					
						
							| 
									
										
										
										
											2022-08-05 18:51:38 +02:00
										 |  |  | <class name="VisualScriptComment" inherits="VisualScriptNode" version="3.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../doc/class.xsd"> | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	<brief_description> | 
					
						
							| 
									
										
										
										
											2017-10-06 09:00:57 -07:00
										 |  |  | 		A Visual Script node used to annotate the script. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	</brief_description> | 
					
						
							|  |  |  | 	<description> | 
					
						
							| 
									
										
										
										
											2017-10-06 09:00:57 -07:00
										 |  |  | 		A Visual Script node used to display annotations in the script, so that code may be documented. | 
					
						
							| 
									
										
										
										
											2017-09-28 13:07:20 +03:00
										 |  |  | 		Comment nodes can be resized so they encompass a group of nodes. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 	</description> | 
					
						
							|  |  |  | 	<tutorials> | 
					
						
							|  |  |  | 	</tutorials> | 
					
						
							|  |  |  | 	<methods> | 
					
						
							|  |  |  | 	</methods> | 
					
						
							|  |  |  | 	<members> | 
					
						
							| 
									
										
										
										
											2019-06-29 12:38:01 +02:00
										 |  |  | 		<member name="description" type="String" setter="set_description" getter="get_description" default=""""> | 
					
						
							| 
									
										
										
										
											2017-09-28 13:07:20 +03:00
										 |  |  | 			The text inside the comment node. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</member> | 
					
						
							| 
									
										
										
										
											2019-06-29 12:38:01 +02:00
										 |  |  | 		<member name="size" type="Vector2" setter="set_size" getter="get_size" default="Vector2( 150, 150 )"> | 
					
						
							| 
									
										
										
										
											2017-10-06 09:00:57 -07:00
										 |  |  | 			The comment node's size (in pixels). | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</member> | 
					
						
							| 
									
										
										
										
											2019-06-29 12:38:01 +02:00
										 |  |  | 		<member name="title" type="String" setter="set_title" getter="get_title" default=""Comment""> | 
					
						
							| 
									
										
										
										
											2017-10-06 09:00:57 -07:00
										 |  |  | 			The comment node's title. | 
					
						
							| 
									
										
										
										
											2017-09-12 17:42:36 -03:00
										 |  |  | 		</member> | 
					
						
							|  |  |  | 	</members> | 
					
						
							|  |  |  | 	<constants> | 
					
						
							|  |  |  | 	</constants> | 
					
						
							|  |  |  | </class> |