コンテンツにスキップ

GetCarPos()#

GetCarPos()#

編成での車輌位置を取得します。

パラメータ#

戻り値#

int

  • 0 : 中間車
  • 1 : 先頭
  • 2 : 最後尾

コメント#

サンプル#

1
n = obj.GetCarPos()