Call of Duty Script Documentation
delete()
ModuleEntity
Summary
Removes an entity from the game in the same manner as a trigger_kill"
Call this function on
<entity> An entity
Example
thing delete();
Minimum Number of arguments: 0
Number of optional arguments: 0
Return to Function List