Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1792
void NPC_Spawn_Go( gentity_t *ent )
1793
{
1794
NPC_Spawn_Do( ent, qfalse );
1795
}
1796
1797
/*
1798
-------------------------
Callers
2
NPC_ShySpawn
Function · 0.70
NPC_Spawn
Function · 0.70
Calls
1
NPC_Spawn_Do
Function · 0.70
Tested by
no test coverage detected