PlayerTextLabel Constructor (BasePlayer, String, Color, Vector3, Single, Boolean, BaseVehicle) |
Namespace: SampSharp.GameMode.World
public PlayerTextLabel( BasePlayer owner, string text, Color color, Vector3 position, float drawDistance, bool testLOS, BaseVehicle attachedVehicle )
Exception | Condition |
---|---|
ArgumentNullException | owner or attachedVehicle |