native

DispatchSpawn

Syntax

native DispatchSpawn(iIndex);

Description

Calls the spawn function on an entity.

Parameters

iIndex Entity index

Return

This function has no return value.

Error

If an invalid entity index is provided or, if the index is a
client index, the client is not connected, an error will be
thrown.