engineStreamingGetModelLoadState | Multi Theft Auto: Wiki Skip to content

engineStreamingGetModelLoadState

Client-side
Server-side
Shared

Manual Review Required

Please finish this page using the corresponding Old Wiki article. Go to Contribution guidelines for more information.


This function returns load state of model.

Syntax

​string engineStreamingGetModelLoadState ( ​number modelID )
Required Arguments
  • modelID: ID of the model you want to get flags.

Returns

  • string: value

Returns string with model load state. Possible load states:

Code Examples

Script Example Missing

Function engineStreamingGetModelLoadState needs a script example. Help out by writing one.

Contribution guidelines

See Also

Engine Functions
Engine Elements