natives.HAS MODEL LOADED: Difference between revisions

Jump to navigation Jump to search
Add ScriptItem documentation from GTA VC SCM decompile
(Add ScriptItem documentation from GTA VC SCM decompile)
 
(Add ScriptItem documentation from GTA VC SCM decompile)
 
Line 4: Line 4:
|type = function
|type = function
|name = natives.HAS_MODEL_LOADED
|name = natives.HAS_MODEL_LOADED
|parameters = int modelId
|parameters = int model
|parameter1 = int modelId Model identifier.
|parameter1 = int model Model identifier.
|usage = Check if a model has finished loading.
|usage = checks whether a requested model has finished loading into memory
|return1 = void
|return1 = void
|returnFail1 = void
|returnFail1 = void
}}
}}
1,080

edits

Navigation menu