C# Class Launch, Shrednought

Inheritance: MonoBehaviour
Afficher le fichier Open project: 9/Shrednought Class Usage Examples

Méthodes publiques

Свойство Type Description
bDeathTime float
speed 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

bDeathTime public_oe property

public float bDeathTime
Résultat float

speed public_oe property

public float speed
Résultat float