HolyLib Wiki

CBaseClient:IsInvalid

 boolean CBaseClient:IsInvalid( )

Description

Returns true if the client is invalid.
Unlike CBaseClient:IsValid, which obeys gameserver_rawclients, this function always reflects whether the underlying client pointer is truly invalid.

Returns

1boolean invalid