Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
tesla_weapon.qh
Go to the documentation of this file.
1#pragma once
2
ATTRIB(Weapon, m_canonical_spawnfunc, string)
the canonical spawnfunc name
#define NEW(cname,...)
Definition oo.qh:117
#define CLASS(...)
Definition oo.qh:145
#define ENDCLASS(cname)
Definition oo.qh:281
#define REGISTER_WEAPON(id, inst)
Definition all.qh:136
const int WEP_FLAG_HIDDEN
Definition weapon.qh:216
const int WEP_FLAG_SPECIALATTACK
Definition weapon.qh:227