C# Class Shooter, SlashRunner

Inheritance: MonoBehaviour
Afficher le fichier Open project: matthewAURA/SlashRunner Class Usage Examples

Méthodes publiques

Свойство Type Description
destroyTime int

Méthodes publiques

Méthode Description
Shoot ( ) : void

Method Details

Shoot() public abstract méthode

public abstract Shoot ( ) : void
Résultat void

Property Details

destroyTime public_oe property

Specifies how long the shot prefab will last in game world after being shot.
public int destroyTime
Résultat int