LavishGUI:lguimapblip (Data Type)

From Lavish Software Wiki
Jump to navigation Jump to search

Description

This data type provides and controls data for mapblip (Element Type).

Members

  • lguifont Font: The font used by this blip
  • point3f Location: The current coordinates for this blip
  • string Custom: Custom internal text
  • string Label: Text to display if labels are enabled on the map

Methods

  • SetLabel[text]: Sets the text to display if labels are enabled on the map
  • SetCustom[text]: Sets custom internal text

Inherits

lguiframe

Returns

Same as Label, if any, otherwise same as lguielement.Name

Operates on

LGUIMapBlip *

Examples

See Also