C# Class SpeedUp, Viewport

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

Méthodes publiques

Méthode Description
DemodifyObject ( ) : void
FixedUpdate ( ) : void
ModifyObject ( ) : void
SpeedUp ( int duration ) : System.Collections
Start ( ) : void

Method Details

DemodifyObject() public méthode

public DemodifyObject ( ) : void
Résultat void

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

ModifyObject() public méthode

public ModifyObject ( ) : void
Résultat void

SpeedUp() public méthode

public SpeedUp ( int duration ) : System.Collections
duration int
Résultat System.Collections

Start() public méthode

public Start ( ) : void
Résultat void