322 B
322 B
Function: RemoveWidgetFromSpawnMap(spawn, widget_id)
Description: Removes the widget from the map (line of sight and heightmap checks).
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.widget_id
(uint32) - Integer valuewidget_id
.
Returns: None.
Example:
Example Required