Soldier.setInVehicle 143
Teleport the soldier inside the specified vehicle.
Return value
| Return Type | Description |
|---|---|
| void | This function doesn't return anything |
Parameters
| Parameter | Type | Description |
|---|---|---|
| 1 | Vehicle | The vehicle to board before repositioning. |
Examples
Example 60
soldier.setInVehicle(vehicle);