PlayerTextLabel Properties |
The PlayerTextLabel type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachedEntity |
Gets the attached entity.
| |
| Color |
Gets the color of this player text label.
| |
| DrawDistance |
Gets the draw distance.
| |
| Entity |
Gets the entity to which this component has been attached.
(Inherited from Component.) | |
| IsComponentAlive |
Gets a value indicating whether this component is alive (has not been destroyed).
(Inherited from Component.) | |
| Parent |
Gets the parent entity of the entity to which this component has been attached.
(Inherited from Component.) | |
| Position |
Gets the position of this player text label.
| |
| TestLos |
Gets a value indicating whether to test the line of sight.
| |
| Text |
Gets the text of this player text label.
| |
| VirtualWorld |
Gets the virtual world.
|