C# Class MetroSeatGirlMoveControl

Inheritance: MonoBehaviour
Mostra file Open project: SNUGDC/stardust

Public Properties

Property Type Description
airconweak bool
getup GameObject
seatgirlgone bool
stickeron bool

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

airconweak public_oe property

public bool airconweak
return bool

getup public_oe property

public GameObject getup
return GameObject

seatgirlgone public_oe property

public bool seatgirlgone
return bool

stickeron public_oe property

public bool stickeron
return bool