ScaleformMovieMethodAddParamLiteralString
DocsScaleformMovieMethodAddParamLiteralString(string)Description
Adds a literal string to a scaleform movie method.
There doesn't seem to be any difference between this and other SCALEFORM_MOVIE_METHOD_ADD_PARAM_*_STRING natives in game code.
Parameters
| Name | Type | Description |
|---|---|---|
string | char* | — |
Returns
voidThis native does not return a value.