Vehicle.IsRunning Method

Definition

Return true if the vehicle is moving

public bool IsRunning ();
member this.IsRunning : unit -> bool
Public Function IsRunning () As Boolean

Returns

true if vehicle moving

Applies to