C# Class Ramp, angrygoats

Inheritance: MonoBehaviour
Afficher le fichier Open project: dulb640/angrygoats Class Usage Examples

Méthodes publiques

Свойство Type Description
ramp float
times int

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

ramp public_oe property

public float ramp
Résultat float

times public_oe property

public int times
Résultat int