Xonotic
util_server.qh
Go to the documentation of this file.
1
#pragma once
2
3
bool
WarpZoneLib_MoveOutOfSolid
(
entity
e);
4
bool
WarpZoneLib_ExactTrigger_Touch
(
entity
this
,
entity
toucher);
5
#ifdef SVQC
6
void
WarpZoneLib_ExactTrigger_Init
(
entity
this
);
7
#endif
WarpZoneLib_ExactTrigger_Touch
bool WarpZoneLib_ExactTrigger_Touch(entity this, entity toucher)
Definition:
common.qc:798
WarpZoneLib_ExactTrigger_Init
void WarpZoneLib_ExactTrigger_Init(entity this)
Definition:
util_server.qc:12
entity
entity() spawn
WarpZoneLib_MoveOutOfSolid
bool WarpZoneLib_MoveOutOfSolid(entity e)
Definition:
common.qc:826
lib
warpzone
util_server.qh
Generated on Thu Mar 17 2022 17:26:29 for Xonotic by
1.8.13