public class EnterVehicle extends CommandMessage
Modifier and Type | Field and Description |
---|---|
protected UnrealId |
Id
Id of the vehicle we want to enter.
|
Constructor and Description |
---|
EnterVehicle()
Creates new instance of command EnterVehicle.
|
EnterVehicle(EnterVehicle original)
Cloning constructor.
|
EnterVehicle(UnrealId Id)
Creates new instance of command EnterVehicle.
|
protected UnrealId Id
public EnterVehicle(UnrealId Id)
Id
- Id of the vehicle we want to enter.public EnterVehicle()
public EnterVehicle(EnterVehicle original)
public UnrealId getId()
public EnterVehicle setId(UnrealId Id)
public String toString()
toString
in class CommandMessage
public String toHtmlString()
public String toMessage()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.