Xonotic
multi.qh
Go to the documentation of this file.
1 #pragma once
2 
3 #ifdef SVQC
4 void multi_trigger(entity this);
5 void multi_reset(entity this);
6 
7 spawnfunc(trigger_once);
8 #endif
entity() spawn
spawnfunc(info_player_attacker)
Definition: sv_assault.qc:283