GTA V NativesgraphicsGraphics::requestHudScaleformOn this pageGraphics::requestHudScaleform<http://gtaforums.com/topic/717612-v-scriptnative-documentation-and-research/?p=1068285912> Syntax ```js mp.game.graphics.requestHudScaleform(hudComponent); ``` Required Arguments hudComponent: int Return value Undefined Example ```js // todo ``` See also