code/datums/weakref.dm 
| /proc/weakref | Creates a weakref to the given input. See /weakref's documentation for more information. |
|---|---|
| /weakref | A weakref holds a non-owning reference to a datum.
The datum can be referenced again using resolve(). |
| /proc/weakref | Creates a weakref to the given input. See /weakref's documentation for more information. |
|---|---|
| /weakref | A weakref holds a non-owning reference to a datum.
The datum can be referenced again using resolve(). |