C# Class MetroSeatGirlMoveControl

Inheritance: MonoBehaviour
Show 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 property

public bool airconweak
return bool

getup public property

public GameObject getup
return GameObject

seatgirlgone public property

public bool seatgirlgone
return bool

stickeron public property

public bool stickeron
return bool