M&B: Bannerlord 1.2.7
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Library.PlatformDirectoryPath Struct Reference

Public Member Functions

 PlatformDirectoryPath (PlatformFileType type, string path)
 
override string ToString ()
 

Static Public Member Functions

static PlatformDirectoryPath operator+ (PlatformDirectoryPath path, string str)
 

Public Attributes

PlatformFileType Type
 
string Path
 

Constructor & Destructor Documentation

◆ PlatformDirectoryPath()

TaleWorlds.Library.PlatformDirectoryPath.PlatformDirectoryPath ( PlatformFileType  type,
string  path 
)

Member Function Documentation

◆ operator+()

static PlatformDirectoryPath TaleWorlds.Library.PlatformDirectoryPath.operator+ ( PlatformDirectoryPath  path,
string  str 
)
static

◆ ToString()

override string TaleWorlds.Library.PlatformDirectoryPath.ToString ( )

Member Data Documentation

◆ Type

PlatformFileType TaleWorlds.Library.PlatformDirectoryPath.Type

◆ Path

string TaleWorlds.Library.PlatformDirectoryPath.Path