Object.bool Does the object exist?
Object.name Components share the same name with the game object and all attached components.
Object.FindObjectOfType Please note that this function is very slow. It is not recommended to use this function every frame. In most cases you can use the singleton pattern instead.