Show / Hide Table of Contents

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 Source

CustomItemDataFolder

Path to the custom item folder
Declaration
public static string CustomItemDataFolder { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

JotunnFolder

Path to the game's save path
Declaration
public static string JotunnFolder { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

LanguageTranslationsFolder

Path to the global translation folder
Declaration
public static string LanguageTranslationsFolder { get; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾