isValid

boolean isValid()

Checks if this npc still exists in the game. This can generally be used to check if an npc is dead.

Return

true if this npc still exists in the game client, false otherwise