code/datums/controllers/action_controls.dm
/datum/action/bar | This subclass has a progressbar that attaches to the owner to show how long we need to wait. |
---|---|
/datum/action/bar/icon/callback | calls a specified proc if it finishes without interruptions. |
/datum/action/bar | This subclass has a progressbar that attaches to the owner to show how long we need to wait. |
---|---|
/datum/action/bar/icon/callback | calls a specified proc if it finishes without interruptions. |