C# Class LevelMaster, SitepointExample_SavingData

Inheritance: MonoBehaviour
Mostrar archivo Open project: Eudaimonium/SitepointExample_SavingData Class Usage Examples

Public Properties

Property Type Description
PotionPrefab GameObject
SwordPrefab GameObject

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

PotionPrefab public_oe property

public GameObject PotionPrefab
return GameObject

SwordPrefab public_oe property

public GameObject SwordPrefab
return GameObject