LiveMap API
Loading...
Searching...
No Matches
livemap.configuration.Spawn Class Reference

Properties

bool Enabled = true [get, set]
int UpdateInterval = 30 [get, set]
bool DefaultShowLayer = true [get, set]
IconOptions IconOptions = new() { Title = "", Alt = "Spawn", IconUrl = "#svg-house", IconSize = new Point(16, 16) } [get, set]
TooltipOptionsTooltip = new() { Direction = "top", Content = "Spawn" } [get, set]
PopupOptionsPopup [get, set]
string? Css [get, set]

Property Documentation

◆ Css

string? livemap.configuration.Spawn.Css
getset

◆ DefaultShowLayer

bool livemap.configuration.Spawn.DefaultShowLayer = true
getset

◆ Enabled

bool livemap.configuration.Spawn.Enabled = true
getset

◆ IconOptions

IconOptions livemap.configuration.Spawn.IconOptions = new() { Title = "", Alt = "Spawn", IconUrl = "#svg-house", IconSize = new Point(16, 16) }
getset

◆ Popup

PopupOptions? livemap.configuration.Spawn.Popup
getset

◆ Tooltip

TooltipOptions? livemap.configuration.Spawn.Tooltip = new() { Direction = "top", Content = "Spawn" }
getset

◆ UpdateInterval

int livemap.configuration.Spawn.UpdateInterval = 30
getset

The documentation for this class was generated from the following file: