C# Class elevator, FetchQuest

Inheritance: MonoBehaviour
Afficher le fichier Open project: uwgb-socsc/FetchQuest Class Usage Examples

Méthodes publiques

Свойство Type Description
ball GameObject
dropSpeed 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

ball public_oe property

public GameObject ball
Résultat GameObject

dropSpeed public_oe property

public float dropSpeed
Résultat float