Show / Hide Table of Contents

Struct PlayerGPS.DiscoveredLocation

Namespace: DaggerfallWorkshop
Assembly: Assembly-CSharp.dll
Syntax
public struct DiscoveredLocation

Fields

| Improve this Doc View Source

discoveredBuildings

Declaration
public Dictionary<int, PlayerGPS.DiscoveredBuilding> discoveredBuildings
Field Value
Type Description
Dictionary<Int32, PlayerGPS.DiscoveredBuilding>
| Improve this Doc View Source

locationName

Declaration
public string locationName
Field Value
Type Description
String
| Improve this Doc View Source

mapID

Declaration
public int mapID
Field Value
Type Description
Int32
| Improve this Doc View Source

mapPixelID

Declaration
public int mapPixelID
Field Value
Type Description
Int32
| Improve this Doc View Source

regionName

Declaration
public string regionName
Field Value
Type Description
String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX