modlink_call ![code/modules/mod/mod_link.dm 510](git.png)
Vars | |
link_caller_ref | A weak reference to the MODlink that is calling. |
---|---|
link_receiver_ref | A weak reference to the MODlink that is being called. |
user_ref | A weak reference to the mob that is calling. |
Var Details
link_caller_ref ![code/modules/mod/mod_link.dm 518](git.png)
A weak reference to the MODlink that is calling.
link_receiver_ref ![code/modules/mod/mod_link.dm 520](git.png)
A weak reference to the MODlink that is being called.
user_ref ![code/modules/mod/mod_link.dm 524](git.png)
A weak reference to the mob that is calling.