Signature
native DispatchSpawn(iIndex);
Description
Calls the spawn function on an entity.
Parameters
- iIndex — Entity index
No return value
Errors
-
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.