C# Class MetroCapManStar

Inheritance: MonoBehaviour
Exibir arquivo 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_oe property

public bool airconstrong
return bool

capoff public_oe property

public GameObject capoff
return GameObject

seatgirl public_oe property

public GameObject seatgirl
return GameObject

star public_oe property

public GameObject star
return GameObject

wheretogo public_oe property

public GameObject wheretogo
return GameObject