/tg/ Station 13 - Modules - Types

code/datums/components/connect_mob_behalf.dm

/datum/component/connect_mob_behalfThis component behaves similar to connect_loc_behalf, but working off clients and mobs instead of loc To be clear, we hook into a signal on a tracked client's mob We retain the ability to react to that signal on a seperate listener, which makes this quite powerful