MCPcopy Create free account
hub / github.com/JACoders/OpenJK / NPC_Spawn_Go

Function NPC_Spawn_Go

code/game/NPC_spawn.cpp:1792–1795  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1790}
1791
1792void NPC_Spawn_Go( gentity_t *ent )
1793{
1794 NPC_Spawn_Do( ent, qfalse );
1795}
1796
1797/*
1798-------------------------

Callers 2

NPC_ShySpawnFunction · 0.70
NPC_SpawnFunction · 0.70

Calls 1

NPC_Spawn_DoFunction · 0.70

Tested by

no test coverage detected