IsValidEdict Function

Returns whether or not an edict index is valid.

bool IsValidEdict(int edict)

Parameters

int edict

Index of the edict.

Return Value

True if valid, false otherwise.