RemoveEdict Function

Removes an edict from the world.

void RemoveEdict(int edict)

Parameters

int edict

Index of the edict.

Errors

Invalid edict index.