Shiptest 13 - Modules - TypesDefine Details

code/__HELPERS/mobs.dm

/proc/do_after Timed action involving one mob user. A target can also be specified, but it is optional.
/proc/active_free_borgs Silicon Mob Procs
GET_CLIENTGets the client of the mob, allowing for mocking of the client. You only need to use this if you know you're going to be mocking clients somewhere else.

Define Details

GET_CLIENT

Gets the client of the mob, allowing for mocking of the client. You only need to use this if you know you're going to be mocking clients somewhere else.