C# Class MetroTransferOn

Inheritance: MonoBehaviour
ファイルを表示 Open project: SNUGDC/stardust

Public Properties

Property Type Description
doorleft GameObject
doorright GameObject
passenger GameObject
passengerturn GameObject
wheretogo1 GameObject
wheretogo2 GameObject
wheretogo3 GameObject
wheretogo4 GameObject
wheretogo5 GameObject
wheretogo6 GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

doorleft public_oe property

public GameObject doorleft
return GameObject

doorright public_oe property

public GameObject doorright
return GameObject

passenger public_oe property

public GameObject passenger
return GameObject

passengerturn public_oe property

public GameObject passengerturn
return GameObject

wheretogo1 public_oe property

public GameObject wheretogo1
return GameObject

wheretogo2 public_oe property

public GameObject wheretogo2
return GameObject

wheretogo3 public_oe property

public GameObject wheretogo3
return GameObject

wheretogo4 public_oe property

public GameObject wheretogo4
return GameObject

wheretogo5 public_oe property

public GameObject wheretogo5
return GameObject

wheretogo6 public_oe property

public GameObject wheretogo6
return GameObject