C# Class PlantLibrary, gro-ui

Inheritance: MonoBehaviour
Exibir arquivo Open project: OpenAgInitiative/gro-ui

Public Properties

Property Type Description
PlantLibraryDict GameObject>.Dictionary
PlantModelList GameObject[]
PlantNameList string[]

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

PlantLibraryDict public_oe property

public Dictionary PlantLibraryDict
return GameObject>.Dictionary

PlantModelList public_oe property

public GameObject[] PlantModelList
return GameObject[]

PlantNameList public_oe property

public string[] PlantNameList
return string[]