code/__HELPERS/varset_callback.dm 
| VARSET_WEAK_CALLBACK | Same as VARSET_CALLBACK, but uses a weakref to the datum. Use this if the timer is exceptionally long. |
|---|
Define Details
VARSET_WEAK_CALLBACK 
Same as VARSET_CALLBACK, but uses a weakref to the datum. Use this if the timer is exceptionally long.