C# Class WeaponSwap, 3D-DATA-ZombieBeaverSpil

Inheritance: MonoBehaviour
Afficher le fichier Open project: Sundanian/3D-DATA-ZombieBeaverSpil Class Usage Examples

Méthodes publiques

Свойство Type Description
currentWeapon int

Méthodes publiques

Méthode Description
SelectWeapon ( int index ) : void
Start ( ) : void
Update ( ) : void

Method Details

SelectWeapon() public méthode

public SelectWeapon ( int index ) : void
index 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

currentWeapon public_oe property

public int currentWeapon
Résultat int