HAS_MODEL_LOADED
Description
- Checks if the model has been loaded
Syntax
- 0248: model [int] available
- Model.Available( [int] )
Parameter
- [int]
- Valid object model ID number as defined in the IDE file; also acceptable is model's DFF name identified by a hash character
Native analog
- HAS_MODEL_LOADED
This opcode checks if the model is loaded after using 0247. The check can be avoided if opcode 038B is used.
Keywords
has, check, model, loaded, available