====== ActorExists ====== {{tag>zdoom needs_examples}} ''bool ActorExists(int tid)'' ===== Description ===== Returns true if at least one actor with the specified tid exists. If tid is 0, returns true if the activator of the script is an actor.