Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ShipWeapons
C# Class ShipWeapons, MobileGameDevWithUnity1stEd
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: thesecretlab/MobileGameDevWithUnity1stEd
Class Usage Examples
Public Properties
Property
Type
Description
firePoints
Transform[]
shotPrefab
GameObject
Public Methods
Method
Description
Awake
( ) :
void
Fire
( ) :
void
OnDestroy
( ) :
void
Method Details
Awake()
public
method
public
Awake
( ) :
void
return
void
Fire()
public
method
public
Fire
( ) :
void
return
void
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
Property Details
firePoints
public_oe property
public
Transform[]
firePoints
return
Transform[]
shotPrefab
public_oe property
public
GameObject
shotPrefab
return
GameObject