BeginScaleformMovieMethod
Docslocal retval = BeginScaleformMovieMethod(scaleform, methodName)Description
Push a function from the Scaleform onto the stack
Parameters
| Name | Type | Description |
|---|---|---|
scaleform | int | — |
methodName | char* | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).