canActivate

open fun canActivate(): Boolean

Returns whether the subsystem can be activated. For toggle subsystems, also returns whether the subsystem can be deactivated. Should check for parameters related to the ship, like if flux is less than a certain amount.

Return