I have a dragon class that shoots fireball class. Fireball constantly gets information from the dragon. Therefore, i need the fireball to check whether the dragon still exists in the world so the code won't crash. Is there a way for the fireball to check whether the dragon exists.
