Changes

Jump to navigation Jump to search
184 bytes added ,  17:47, 28 January 2019
Document the specifics of the type parameter for AdjustRefcount
Line 32: Line 32:     
== AdjustRefcount ==
 
== AdjustRefcount ==
 +
 
Takes 3 input s32s: '''ID''', '''addval''', and '''type'''.  Each word immediately follows the previous word. No additional output.
 
Takes 3 input s32s: '''ID''', '''addval''', and '''type'''.  Each word immediately follows the previous word. No additional output.
 +
 +
'''type''' indicates whether the strong reference count or weak reference count will be affected. 0 indicates the weak reference count, while 1 indicates the strong reference count.
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
92

edits

Navigation menu