Class Paths
Various Path constants used in Jötunn
Inheritance
System.Object
Paths
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Jotunn.Utils
Assembly: Jotunn.dll
Syntax
public static class Paths
Properties
| Improve this Doc View SourceCustomItemDataFolder
Path to the custom item folder
Declaration
public static string CustomItemDataFolder { get; }
Property Value
Type | Description |
---|---|
System.String |
JotunnFolder
Path to the game's save path
Declaration
public static string JotunnFolder { get; }
Property Value
Type | Description |
---|---|
System.String |
LanguageTranslationsFolder
Path to the global translation folder
Declaration
public static string LanguageTranslationsFolder { get; }
Property Value
Type | Description |
---|---|
System.String |