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
Mostrar archivo Open project: leapmotion/ScooterWarpspeed

Public Properties

Property Type Description
ordering List

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

ordering public_oe property

public List ordering
return List