/tg/ Station 13 - Modules - TypesDefine Details

code/__HELPERS/varset_callback.dm

VARSET_WEAK_CALLBACKSame 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.