Difference between revisions of "MARK MODEL AS NO LONGER NEEDED"

From GTAMods Wiki
Jump to navigation Jump to search
m
Line 3: Line 3:
 
|np=1
 
|np=1
 
|p1t=integer
 
|p1t=integer
|p1d=Model Hash
+
|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

MARK_MODEL_AS_NO_LONGER_NEEDED
Number of parameters: 1
Parameter #TypeDescription
1.integermodel hash
Return value:
TypeDescription
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.