Xonotic
triggers.qh File Reference
#include "defs.qh"
+ Include dependency graph for triggers.qh:
+ This graph shows which files directly or indirectly include this file:

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
 

Variable Documentation

◆ antiwall_flag

float antiwall_flag

Definition at line 6 of file triggers.qh.

Referenced by SUB_UseTargets_Ex().

◆ atten

float atten

Definition at line 47 of file triggers.qh.

Referenced by bot_cmd_sound().

◆ cnt

float cnt

Definition at line 14 of file triggers.qh.

◆ count

float count

Definition at line 15 of file triggers.qh.

◆ dest

vector dest

Definition at line 49 of file triggers.qh.

◆ height

float height

Definition at line 9 of file triggers.qh.

◆ lip

float lip

Definition at line 11 of file triggers.qh.

◆ pushable

bool pushable

Definition at line 4 of file triggers.qh.

◆ sub_target_used

float sub_target_used

Definition at line 45 of file triggers.qh.

◆ volume

float volume

Definition at line 47 of file triggers.qh.