/datum/cross_server_message
Procs | |
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 |
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