|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "teleport_dest.qh"Go to the source code of this file.
Functions | |
| spawnfunc (info_teleport_destination) | |
| spawnfunc (misc_teleporter_dest) | |
| void | teleport_dest_link (entity this) |
| bool | teleport_dest_send (entity this, entity to, int sendflags) |
| spawnfunc | ( | info_teleport_destination | ) |
Definition at line 29 of file teleport_dest.qc.
References angles, mangle, objerror, origin, targetname, and teleport_dest_link().
| spawnfunc | ( | misc_teleporter_dest | ) |
Definition at line 46 of file teleport_dest.qc.
Definition at line 23 of file teleport_dest.qc.
References entity(), Net_LinkEntity(), SendFlags, SF_TRIGGER_INIT, and teleport_dest_send().
Referenced by spawnfunc().
Definition at line 6 of file teleport_dest.qc.
References cnt, entity(), mangle, MSG_ENTITY, origin, SF_TRIGGER_INIT, speed, targetname, WriteByte(), WriteCoord(), WriteHeader, and WriteString().
Referenced by teleport_dest_link().