C# Class MetroCapManStar

Inheritance: MonoBehaviour
Show file Open project: SNUGDC/stardust

Public Properties

Property Type Description
airconstrong bool
capoff GameObject
seatgirl GameObject
star GameObject
wheretogo GameObject

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

airconstrong public property

public bool airconstrong
return bool

capoff public property

public GameObject capoff
return GameObject

seatgirl public property

public GameObject seatgirl
return GameObject

star public property

public GameObject star
return GameObject

wheretogo public property

public GameObject wheretogo
return GameObject