SetHudComponentAlign
DocsSetHudComponentAlign(id, horizontalAlign, verticalAlign)Description
See SET_SCRIPT_GFX_ALIGN for details about how gfx align works.
Parameters
| Name | Type | Description |
|---|---|---|
id | int | The hud component id. |
horizontalAlign | int | The horizontal alignment. |
verticalAlign | int | The vertical alignment. |
Returns
voidThis native does not return a value.