Nvnflinger services: Difference between revisions
No edit summary |
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" |