check if something is enabled unity code example Example: check if enabled unity if (gameObject.activeSelf ) { print("It is Activated.") }