Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
plasma_dual.qc File Reference
Include dependency graph for plasma_dual.qc:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 spawnfunc (turret_plasma_dual)

Function Documentation

◆ spawnfunc()

spawnfunc ( turret_plasma_dual )

Definition at line 5 of file plasma_dual.qc.

5{ if (!turret_initialize(this, TUR_PLASMA_DUAL)) delete(this); }
bool turret_initialize(entity this, Turret tur)

References turret_initialize().