C# Class Emitter_S, urban-survivors

Inheritance: Emitter
Afficher le fichier Open project: exdev/urban-survivors

Méthodes publiques

Свойство Type Description
angle float
max_bullet int

Méthodes publiques

Méthode Description
Emit ( Transform _anchor, GameObject _bullet, bool _activeReload ) : int

Method Details

Emit() public méthode

public Emit ( Transform _anchor, GameObject _bullet, bool _activeReload ) : int
_anchor Transform
_bullet GameObject
_activeReload bool
Résultat int

Property Details

angle public_oe property

public float angle
Résultat float

max_bullet public_oe property

public int max_bullet
Résultat int