An Enumeration of the various states and activities of the hacking process.
These values are closely tied to the condition of the hacking progress bar and/or the condition of the hacked object.
Start initially displays the hacking progress bar. Ongoing is a neutral state that keeps the progress bar displayed while its value updates. (unconfirmed?) Finished disposes of the hacking progress bar. It does not, by itself, mean the hack was successful. Hacked modifies the target of the hack. HackCleared modifies the target of the hack, opposite of Hacked.
An
Enumeration
of the various states and activities of the hacking process. These values are closely tied to the condition of the hacking progress bar and/or the condition of the hacked object.Start
initially displays the hacking progress bar.Ongoing
is a neutral state that keeps the progress bar displayed while its value updates. (unconfirmed?)Finished
disposes of the hacking progress bar. It does not, by itself, mean the hack was successful.Hacked
modifies the target of the hack.HackCleared
modifies the target of the hack, opposite ofHacked
.