Xonotic
|
Public Member Functions | |
ATTRIB (StatusEffects, m_name, string) | |
ATTRIB (StatusEffects, m_icon, string) | |
virtual void | StatusEffects ::display () |
Public Attributes | |
vector | m_color = '0.36 1 0.07' |
bool | m_hidden = true |
int | m_id = 0 |
float | m_lifetime = 10 |
string | netname = "spawnshield" |
Definition at line 5 of file spawnshield.qh.
|
inherited |
|
inherited |
|
inlinevirtualinherited |
Definition at line 54 of file all.qh.
References cvar_string(), ENDCLASS, string_null, and TC.
vector SpawnShield::m_color = '0.36 1 0.07' |
Definition at line 13 of file spawnshield.qh.
Definition at line 14 of file spawnshield.qh.
float SpawnShield::m_lifetime = 10 |
Definition at line 15 of file spawnshield.qh.
string SpawnShield::netname = "spawnshield" |
Definition at line 6 of file spawnshield.qh.