C# Class lazerFire, UrsaMajor

Inheritance: MonoBehaviour
Afficher le fichier Open project: BJarv/UrsaMajor

Méthodes publiques

Свойство Type Description
laserChargeParticles GameObject
laserShotParticles GameObject
lazerLength float
lazerStoppers LayerMask
lazerTime float
reloadTime float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
Firelazer ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

laserChargeParticles public_oe property

public GameObject laserChargeParticles
Résultat GameObject

laserShotParticles public_oe property

public GameObject laserShotParticles
Résultat GameObject

lazerLength public_oe property

public float lazerLength
Résultat float

lazerStoppers public_oe property

public LayerMask lazerStoppers
Résultat LayerMask

lazerTime public_oe property

public float lazerTime
Résultat float

reloadTime public_oe property

public float reloadTime
Résultat float