SteerVehicle

case
class SteerVehicle(sideways: Float, forward: Float, flags: UByte)

SteerVehicle is sent by the client when steers or preforms an action on a vehicle.

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product