Class ScriptGraphEditorInfo
Contains information about the Script Graph Editor package.
Inheritance
object
ScriptGraphEditorInfo
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: InsaneScatterbrain.ScriptGraph
Syntax
public static class ScriptGraphEditorInfo
Fields
VersionFilePathAbsolute
Declaration
public static readonly string VersionFilePathAbsolute
Field Value
Type | Description |
---|---|
string |
VersionFilePathRelative
Declaration
public const string VersionFilePathRelative = "/Plugins/InsaneScatterbrain/MapGraph.Editor.Data/version.txt"
Field Value
Type | Description |
---|---|
string |
Properties
Version
Declaration
public static Version Version { get; }
Property Value
Type | Description |
---|---|
System.Version |