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

Public Member Functions

 PlatformFilePath (PlatformDirectoryPath folderPath, string fileName)
 
string GetFileNameWithoutExtension ()
 
override string ToString ()
 

Static Public Member Functions

static PlatformFilePath operator+ (PlatformFilePath path, string str)
 

Public Attributes

PlatformDirectoryPath FolderPath
 
string FileName
 

Properties

string FileFullPath [get]
 

Constructor & Destructor Documentation

◆ PlatformFilePath()

TaleWorlds.Library.PlatformFilePath.PlatformFilePath ( PlatformDirectoryPath  folderPath,
string  fileName 
)

Member Function Documentation

◆ operator+()

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

◆ GetFileNameWithoutExtension()

string TaleWorlds.Library.PlatformFilePath.GetFileNameWithoutExtension ( )

◆ ToString()

override string TaleWorlds.Library.PlatformFilePath.ToString ( )

Member Data Documentation

◆ FolderPath

PlatformDirectoryPath TaleWorlds.Library.PlatformFilePath.FolderPath

◆ FileName

string TaleWorlds.Library.PlatformFilePath.FileName

Property Documentation

◆ FileFullPath

string TaleWorlds.Library.PlatformFilePath.FileFullPath
get