Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "spawn (function)"

From Quake Wiki

(Created page with "====Syntax:==== <code>vector spawn()</code> Used to create a new entity ====Parameters:==== :None ====Returns:==== :A new entity Category:QuakeC Function")
(No difference)

Revision as of 01:07, 25 March 2013

Syntax:

vector spawn()

Used to create a new entity

Parameters:

None

Returns:

A new entity