C# Class SwingTowardPlayer, Galaxy-Breacher

Inheritance: MonoBehaviour
Afficher le fichier Open project: gamkedo-la/Galaxy-Breacher

Méthodes publiques

Свойство Type Description
ampEffect float
noMissing bool
skipPlayerTest bool
timeStretch float

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

ampEffect public_oe property

public float ampEffect
Résultat float

noMissing public_oe property

public bool noMissing
Résultat bool

skipPlayerTest public_oe property

public bool skipPlayerTest
Résultat bool

timeStretch public_oe property

public float timeStretch
Résultat float