C# Class EnableUpdateOrdering, ScooterWarpspeed

Execution ordering is determined by enable ordering. Provided that scripts can begin disabled, this will activate scripts in the desired order.
Inheritance: MonoBehaviour
Afficher le fichier Open project: leapmotion/ScooterWarpspeed

Méthodes publiques

Свойство Type Description
ordering List

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

ordering public_oe property

public List ordering
Résultat List