void DELETE_TRAIN(Entity entity);
| Property |
Value |
| Native Name |
DELETE_TRAIN |
| Hash |
0x523BA3DA |
| Return Type |
void |
| API Set |
server |
| Parameters |
entity (Entity) |
Description: Deletes the specified entity and any carriage its attached to, or that is attached to it.
Parameters
entity (Entity) — The carriage to delete.
Back to CFX