Difference between revisions of "MARK MODEL AS NO LONGER NEEDED"
Jump to navigation
Jump to search
m |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
− | |||
|np=1 | |np=1 | ||
|p1t=integer | |p1t=integer | ||
− | |p1d= | + | |p1d=[[List of models hashes|model hash]] |
|r=0 | |r=0 | ||
}} | }} | ||
Decrements reference counter on the model specified by model hash so that it can be freed when there are no more references to it. | Decrements reference counter on the model specified by model hash so that it can be freed when there are no more references to it. |
Latest revision as of 00:18, 12 June 2017
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | model hash |
Return value: | ||
Type | Description | |
None |
Decrements reference counter on the model specified by model hash so that it can be freed when there are no more references to it.