C# Class DoubleShotWeapon, wepwep

Inheritance: MonoBehaviour
Afficher le fichier Open project: encephalopathy/wepwep

Méthodes publiques

Свойство Type Description
BulletLife float
bullet GameObject
pew UnityEngine.AudioSource
player GameObject
spawnPt GameObject
velocity float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

BulletLife public_oe property

public float BulletLife
Résultat float

bullet public_oe property

public GameObject bullet
Résultat GameObject

pew public_oe property

public AudioSource,UnityEngine pew
Résultat UnityEngine.AudioSource

player public_oe property

public GameObject player
Résultat GameObject

spawnPt public_oe property

public GameObject spawnPt
Résultat GameObject

velocity public_oe property

public float velocity
Résultat float