コンテンツにスキップ

SetFixVolumeMode()#

SetFixVolumeMode(fFix)#

速度変更操作を禁止します。列車にかかる電圧が一定になります。

パラメータ#

bool fFix

Trueで操作禁止。

戻り値#

コメント#

サンプル#

1
obj.SetFixVolumeMode(True)