C# Class SelfDestruct, Viewport

Inheritance: MonoBehaviour
Afficher le fichier Open project: tws2xa/Viewport Class Usage Examples

Méthodes publiques

Свойство Type Description
deathTimer float
waitForCenter bool

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

deathTimer public_oe property

public float deathTimer
Résultat float

waitForCenter public_oe property

public bool waitForCenter
Résultat bool