Native referenceFiveM

IS_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_READY

0x768FF8961BA904D6 GRAPHICS
FUNCTION SIGNATURE
BOOL IS_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_READY(int method_return);
Property Value
Native Name IS_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_READY
Hash 0x768FF8961BA904D6
Return Type BOOL
Parameters method_return (int)

Description: methodReturn: The return value of this native: END_SCALEFORM_MOVIE_METHOD_RETURN_VALUE Returns true if the return value of a scaleform function is ready to be collected (using GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_STRING or GET_SCALEFORM_MOVIE_METHOD_RETURN_VALUE_INT).

Parameters

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