C# Class GGJ.Weapons.ShotgunWeapon

Inheritance: Weapon
Afficher le fichier Open project: TORISOUP/Born_to_Beans_src

Private Properties

Свойство Type Description
CreateBullet void
Start void

Méthodes publiques

Méthode Description
Attack ( ) : void

Private Methods

Méthode Description
CreateBullet ( Vector3 startPos, Quaternion baseAngle ) : void
Start ( ) : void

Method Details

Attack() public méthode

public Attack ( ) : void
Résultat void