Difference between revisions of "MARK MODEL AS NO LONGER NEEDED"
Jump to navigation
Jump to search
m |
|||
Line 3: | Line 3: | ||
|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. |
Revision as of 17:42, 27 December 2008
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.