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

spawn (function)

From Quake Wiki

Revision as of 01:07, 25 March 2013 by Necros (talk | contribs) (Created page with "====Syntax:==== <code>vector spawn()</code> Used to create a new entity ====Parameters:==== :None ====Returns:==== :A new entity Category:QuakeC Function")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

vector spawn()

Used to create a new entity

Parameters:

None

Returns:

A new entity