Goonstation 13 - Modules - TypesProc Details

/datum/cross_server_message

Procs

receiveidentifier of this message type override to do something when this message is received
sendoverride to let people send this message with custom arguments, use _send with a key-value list to send the actual message

Proc Details

receive

identifier of this message type override to do something when this message is received

send

override to let people send this message with custom arguments, use _send with a key-value list to send the actual message