C# Class MetroSeatManControl
Mostra file
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
public Start ( ) : void |
return |
void |
|
Property Details
public GameObject Getup |
return |
GameObject |
|
public GameObject Seat |
return |
GameObject |
|