Class MapGraphEditorInfo
Contains information about the Map Graph Editor package.
Inheritance
MapGraphEditorInfo
Syntax
public static class MapGraphEditorInfo
Fields
LatestKnownVersionFilePath
Declaration
public static readonly string LatestKnownVersionFilePath
Field Value
LatestVersionUrl
Declaration
public const string LatestVersionUrl = "https://mapgraph.insanescatterbrain.com/latest-version.txt"
Field Value
VersionFilePathAbsolute
Declaration
public static readonly string VersionFilePathAbsolute
Field Value
VersionFilePathRelative
Declaration
public const string VersionFilePathRelative = "/Plugins/InsaneScatterbrain/MapGraph.Editor.Data/version.txt"
Field Value
Properties
Version
Declaration
public static Version Version { get; }
Property Value
Methods
GetLatestVersion()
Declaration
public static Task<Version> GetLatestVersion()
Returns