17 lines
		
	
	
		
			468 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			468 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
| 	"name": "com.mackysoft.serializereference-extensions",
 | |
| 	"displayName": "SerializeReference Extensions",
 | |
| 	"version": "1.1.0",
 | |
| 	"unity": "2019.4",
 | |
| 	"description": "Provide popup to specify the type of the field serialized by the [SerializeReference] attribute in the inspector.",
 | |
| 	"keywords": [ "SerializeReference", "Editor" ],
 | |
| 	"license": "MIT",
 | |
| 	"dependencies": {},
 | |
| 	"samples": [
 | |
| 		{
 | |
| 			"displayName": "Example",
 | |
| 			"description": "",
 | |
| 			"path": "Example"
 | |
| 		}
 | |
| 	]
 | |
| } |