Summary
A heading with a link to be displayed in the Inspector.
		- Assembly
 - Animancer
.dll  - Namespace
 - Animancer
.Editor  - Base Types
 - 
									
- Object
 
 
							graph BT
	Type-->Base0["Object"]
	Type["ReadMe.LinkSection"]
class Type type-node
						
					Syntax
public class ReadMe.LinkSection
			Constructors
| Name | Summary | 
|---|---|
| LinkSection | 
									Creates a new Animancer.Editor.ReadMe.LinkSection. | 
							
Fields
| Name | Constant Value | Summary | 
|---|---|---|
| Description | 
									 A short description to be displayed near the  
								Animancer.Editor.ReadMe.LinkSection.Heading. | 
							|
| DisplayURL | 
									 An optional user-friendly version of the  
								Animancer.Editor.ReadMe.LinkSection.URL. | 
							|
| Heading | 
									 The main label. 
								 | 
							|
| URL | 
									 A link that can be opened by clicking the  
								Animancer.Editor.ReadMe.LinkSection.Heading. |