|
Xonotic
|
Include dependency graph for all.qh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Macros | |
| #define | EFFECT(istrail, name, realname) REGISTER(Effects, EFFECT, name, m_id, Create_Effect_Entity(realname, istrail)); |
| #define EFFECT | ( | istrail, | |
| name, | |||
| realname | |||
| ) | REGISTER(Effects, EFFECT, name, m_id, Create_Effect_Entity(realname, istrail)); |
Definition at line 14 of file all.qh.
Referenced by EFFECT_CAP(), EFFECT_FLAG_TOUCH(), EFFECT_NADE_EXPLODE(), EFFECT_NADE_TRAIL(), EFFECT_PASS(), EFFECT_SPAWN(), EFFECT_SPAWNPOINT(), and EFFECT_VAPORIZER_HIT().