C# Class ShipNameChanger, Void-Runner

Inheritance: MonoBehaviour
Mostrar archivo Open project: NoScopeProductions/Void-Runner

Public Properties

Property Type Description
Scroller dfCoverflow,
ShipNames string[]

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Scroller public_oe property

public dfCoverflow, Scroller
return dfCoverflow,

ShipNames public_oe property

public string[] ShipNames
return string[]