Native referenceFiveM

GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_INT

0x2DE7EFA66B906036 GRAPHICS
FUNCTION SIGNATURE
int GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_INT(int method_return);
Property Value
Native Name GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_INT
Hash 0x2DE7EFA66B906036
Return Type int
Parameters method_return (int)

Description: Used to get a return value from a scaleform function. Returns an int in the same way GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_STRING returns a string.

Parameters

  • method_return (int) — The return value of this native: EndScaleformMovieMethodReturn
Back to GRAPHICS