Checks whether this entity is a sentient, that is normally either an ai actor, ai vehicle or the player
Example:
if ( IsSentient( vehicle.riders[j] ) ) ...
* = mandatory