Struct TextLabelAttachmentData
Represents data for attaching a text label to a player or vehicle.
public readonly struct TextLabelAttachmentData
- Inherited Members
Fields
PlayerId
Gets the ID of the player to which the text label is attached. Default value is INVALID_PLAYER_ID.
public readonly int PlayerId
Field Value
VehicleId
Gets the ID of the vehicle to which the text label is attached. Default value is INVALID_VEHICLE_ID.
public readonly int VehicleId