code/datums/components/admin_popup.dm
/datum/component/admin_popup | Applied to clients when they receive an admin popup, alerting them to their ticket. |
---|---|
/atom/movable/screen/admin_popup | The UI element for admin popups |
/proc/give_admin_popup | Tries to give the target an admin popup. If it fails, will send the error to the passed admin. |