Skip to content

Commit

Permalink
Update hud_script.md
Browse files Browse the repository at this point in the history
Add
void Hud_SetPinSibling( var elem, string sibling_name )
to Element Position
  • Loading branch information
RainTrap341 authored Oct 26, 2024
1 parent 55e0a67 commit a1b0539
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Modding/reference/respawn/hud_script.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ Script methods to manipulate hud elements.

Set the angles of the element

!!! cpp-function "void Hud_SetPinSibling( var elem, string sibling_name )"

Only change the sibling pinned to

## Visibility & Color

!!! cpp-function "void Hud_Show( var elem )"
Expand Down

0 comments on commit a1b0539

Please sign in to comment.