Difference between revisions of "HAS MODEL LOADED"
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...) |
(Removed duplicate key) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Native | {{Native | ||
− | |||
− | |||
|np=1 | |np=1 | ||
|p1t=integer | |p1t=integer | ||
Line 10: | Line 8: | ||
}} | }} | ||
− | 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. |
− | |||
− |
Latest revision as of 19:03, 10 October 2012
Number of parameters: 1 | ||
---|---|---|
Parameter # | Type | Description |
1. | integer | Model Hash |
Return value: | ||
Type | Description | |
bool | True if model has loaded |
Returns true if the model specified by the model hash has been loaded.