Difference between revisions of "HAS MODEL LOADED"

From GTAMods Wiki
Jump to navigation Jump to search
(New page: {{Native |noheader=0 |np=1 |np=1 |p1t=integer |p1d=Model Hash |r=1 |rt=bool |rd=True if model has loaded }} Returns true if the model specified by the model hash has been loaded. [[Categ...)
 
m
Line 1: Line 1:
 
{{Native
 
{{Native
|noheader=0
 
 
|np=1
 
|np=1
 
|np=1
 
|np=1
Line 10: Line 9:
 
}}
 
}}
  
Returns true if the model specified by the model hash has been loaded.
+
Returns true if the model specified by the [[List of models hashes|model hash]] has been loaded.
 
 
[[Category:Native functions]]
 

Revision as of 11:26, 27 December 2008

HAS_MODEL_LOADED
Number of parameters: 1
Parameter #TypeDescription
1.integerModel Hash
Return value:
TypeDescription
boolTrue if model has loaded

Returns true if the model specified by the model hash has been loaded.