C# Class UnityStandardAssets.Vehicles.Car.ConsoleCommandRouter

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: bi3mer/gmap377_leathGloves_inc

Méthodes publiques

Méthode Description
Load ( ) : string

Example to load another scene

Reflection ( ) : string
Restart ( ) : string
Start ( ) : void
Test ( ) : string

Test

Method Details

Load() public méthode

Example to load another scene
public Load ( ) : string
Résultat string

Reflection() public méthode

public Reflection ( ) : string
Résultat string

Restart() public méthode

public Restart ( ) : string
Résultat string

Start() public méthode

public Start ( ) : void
Résultat void

Test() public méthode

Test
public Test ( ) : string
Résultat string