GetHudComponentSize
Docslocal retval = GetHudComponentSize(id)Parameters
| Name | Type | Description |
|---|---|---|
id | int | The hud component id. |
Returns
Vector3Returns a 3D vector (x, y, z).
local retval = GetHudComponentSize(id)| Name | Type | Description |
|---|---|---|
id | int | The hud component id. |
Vector3Returns a 3D vector (x, y, z).
No snippets yet. Be the first to contribute!