C# Class MetroSeatManControl

Inheritance: MonoBehaviour
显示文件 Open project: SNUGDC/stardust

Public Properties

Property Type Description
Getup GameObject
Seat GameObject

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
moveanim ( ) : IEnumerator

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

Getup public_oe property

public GameObject Getup
return GameObject

Seat public_oe property

public GameObject Seat
return GameObject