C# Class Menu_Ability_Fullcontrol, Castle-Bashers

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

Méthodes publiques

Свойство Type Description
change_slot bool
change_slot_id int
class_id int
null_image Sprite

Méthodes publiques

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

Method Details

Change() public méthode

public Change ( int id = null ) : void
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

change_slot public_oe property

public bool change_slot
Résultat bool

change_slot_id public_oe property

public int change_slot_id
Résultat int

class_id public_oe property

public int class_id
Résultat int

null_image public_oe property

public Sprite null_image
Résultat Sprite