Xonotic
|
#include "defs.qh"
Go to the source code of this file.
Variables | |
float | antiwall_flag |
float | atten |
float | cnt |
float | count |
vector | dest |
float | height |
float | lip |
bool | pushable |
float | sub_target_used |
float | volume |
float antiwall_flag |
Definition at line 6 of file triggers.qh.
Referenced by SUB_UseTargets_Ex().
float atten |
Definition at line 47 of file triggers.qh.
Referenced by bot_cmd_sound().
float cnt |
Definition at line 14 of file triggers.qh.
float count |
Definition at line 15 of file triggers.qh.
vector dest |
Definition at line 49 of file triggers.qh.
float height |
Definition at line 9 of file triggers.qh.
float lip |
Definition at line 11 of file triggers.qh.
bool pushable |
Definition at line 4 of file triggers.qh.
float sub_target_used |
Definition at line 45 of file triggers.qh.
float volume |
Definition at line 47 of file triggers.qh.