/datum/action/bar/private/welding
Vars | |
end_message | what string is broadcast once the action bar finishes |
---|---|
proc_args | a list of args for the proc thats called once the action bar finishes, if needed. |
proc_path | set to the path of the proc that will be called if the action bar finishes |
target | what the target of the action is, if any |
Var Details
end_message
what string is broadcast once the action bar finishes
proc_args
a list of args for the proc thats called once the action bar finishes, if needed.
proc_path
set to the path of the proc that will be called if the action bar finishes
target
what the target of the action is, if any