C# Class Equipment_Upgrade_FullControl, Castle-Bashers

Inheritance: MonoBehaviour
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers

Méthodes publiques

Свойство Type Description
Accessories GameObject
Amror GameObject
LV Text
Old Image
Weapon GameObject
weapons Text[]

Méthodes publiques

Méthode Description
Change ( int id, int player_id = null ) : void
Start ( ) : void
Update ( ) : void

Method Details

Change() public méthode

public Change ( int id, int player_id = null ) : void
id int
player_id int
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Accessories public_oe property

public GameObject Accessories
Résultat GameObject

Amror public_oe property

public GameObject Amror
Résultat GameObject

LV public_oe property

public Text LV
Résultat Text

Old public_oe property

public Image Old
Résultat Image

Weapon public_oe property

public GameObject Weapon
Résultat GameObject

weapons public_oe property

public Text[] weapons
Résultat Text[]