C# Class AlienShootBehaviour, curso-unity-academia-de-producao-de-jogos

Inheritance: MonoBehaviour
Exibir arquivo Open project: raphaeldiaspdj/curso-unity-academia-de-producao-de-jogos

Protected Properties

Property Type Description
projectileTemp GameObject,

Public Methods

Method Description
missileShoot ( ) : void

Method Details

missileShoot() public method

public missileShoot ( ) : void
return void

Property Details

projectileTemp protected_oe property

protected GameObject, projectileTemp
return GameObject,