code/__DEFINES/dcs/signals/signals_vehicle.dm ![code/__DEFINES/dcs/signals/signals_vehicle.dm0](git.png)
COMSIG_VEHICLE_RIDDEN | Called on a mob when they start riding a vehicle (obj/vehicle) |
---|---|
EJECT_FROM_VEHICLE | Return this to signal that the mob should be removed from the vehicle |
Define Details
COMSIG_VEHICLE_RIDDEN ![code/__DEFINES/dcs/signals/signals_vehicle.dm 2](git.png)
Called on a mob when they start riding a vehicle (obj/vehicle)
EJECT_FROM_VEHICLE ![code/__DEFINES/dcs/signals/signals_vehicle.dm 4](git.png)
Return this to signal that the mob should be removed from the vehicle