Click or drag to resize

PlayerTextLabel Properties

The PlayerTextLabel type exposes the following members.

Properties
  NameDescription
Public propertyAttachedPlayer
Gets or sets the attached player.
Public propertyAttachedVehicle
Gets or sets the attached vehicle.
Public propertyColor
Gets or sets the color of this PlayerTextLabel.
Public propertyDrawDistance
Gets or sets the draw distance.
Public propertyId
Gets the identifier of this instance.
(Inherited from IdentifiedOwnedPoolTInstance, TOwner.)
Public propertyIsDisposed
Gets whether this resource has been disposed.
(Inherited from Disposable.)
Public propertyOwner
Gets the owner of this instance.
(Inherited from IdentifiedOwnedPoolTInstance, TOwner.)
Public propertyPosition
Gets or sets the position of this PlayerTextLabel.
Public propertyTestLOS
Gets or sets a value indicating whether to test the line of sight.
Public propertyText
Gets or sets the text of this PlayerTextLabel.
Top
See Also