BOOL _HAS_SCALEFORM_MOVIE_NAMED_LOADED(int* scaleformHandle, char* scaleformName);
| Property |
Value |
| Native Name |
_HAS_SCALEFORM_MOVIE_NAMED_LOADED |
| Hash |
0x9743BCCF7CD6E1F6 |
| Return Type |
BOOL |
| Parameters |
scaleformHandle (int*), scaleformName (char*) |
Description: Check if a Scaleform movie with the given name has been loaded.
NativeDB Introduced: v3407
Parameters
scaleformHandle (int*) — Scaleform movie handle
scaleformName (char*) — Name of the Scaleform movie to check
Back to GRAPHICS