forked from S7rizh/phantomuserland
-
Notifications
You must be signed in to change notification settings - Fork 1
RefCountStrategy
Sambura edited this page Mar 27, 2024
·
1 revision
Reference count is incremented on allocation, and dup. Reference count is decremented on drop, object field overwrite and other object loss.
See:
- ref_inc_o, ref_dec_o
:: Home :: RoadMap :: History :: ChangeLog :: ScreenShots :: Phantom Developer's Guide