Xonotic
sv_spawn.qh
Go to the documentation of this file.
1
#pragma once
2
3
#include <
common/monsters/monster.qh
>
4
5
entity
spawnmonster
(
entity
e,
string
monster,
Monster
monster_id,
entity
spawnedby,
entity
own,
vector
orig,
bool
respwn,
bool
removeifinvalid,
int
moveflag);
spawnmonster
entity spawnmonster(entity e, string monster, Monster monster_id, entity spawnedby, entity own, vector orig, bool respwn, bool removeifinvalid, int moveflag)
Definition:
sv_spawn.qc:14
entity
entity() spawn
Monster
Definition:
monster.qh:31
vector
vector(float skel, float bonenum) _skel_get_boneabs_hidden
monster.qh
common
monsters
sv_spawn.qh
Generated on Thu Mar 17 2022 17:26:28 for Xonotic by
1.8.13