Skip to content

Commit

Permalink
update UpdatePlayer3DTextLabelText.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adib-yg committed Dec 15, 2023
1 parent cde2d43 commit 9cabfd6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions docs/scripting/functions/UpdatePlayer3DTextLabelText.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@ If text[] is empty, the server/clients next to the text might crash!

## Related Functions

- [Create3DTextLabel](Create3DTextLabel): Create a 3D text label.
- [Delete3DTextLabel](Delete3DTextLabel): Delete a 3D text label.
- [Attach3DTextLabelToPlayer](Attach3DTextLabelToPlayer): Attach a 3D text label to a player.
- [Attach3DTextLabelToVehicle](Attach3DTextLabelToVehicle): Attach a 3D text label to a vehicle.
- [Update3DTextLabelText](Update3DTextLabelText): Change the text of a 3D text label.
- [CreatePlayer3DTextLabel](CreatePlayer3DTextLabel): Create A 3D text label for one player.
- [DeletePlayer3DTextLabel](DeletePlayer3DTextLabel): Delete a player's 3D text label.
- [GetPlayer3DTextLabelText](GetPlayer3DTextLabelText): Gets the player's 3D text label text.
- [GetPlayer3DTextLabelColour](GetPlayer3DTextLabelColour): Gets the player's 3D text label colour.
- [Update3DTextLabelText](Update3DTextLabelText): Change the text of a 3D text label.

0 comments on commit 9cabfd6

Please sign in to comment.