Struct PlatformDirectoryPath
- Namespace
- TaleWorlds.Library
- Assembly
- TaleWorlds.Library.dll
public struct PlatformDirectoryPath
- Inherited Members
- Extension Methods
Constructors
PlatformDirectoryPath(PlatformFileType, string)
public PlatformDirectoryPath(PlatformFileType type, string path)
Parameters
type
PlatformFileTypepath
string
Fields
Path
public string Path
Field Value
Type
public PlatformFileType Type
Field Value
Methods
ToString()
public override string ToString()
Returns
Operators
operator +(PlatformDirectoryPath, string)
public static PlatformDirectoryPath operator +(PlatformDirectoryPath path, string str)
Parameters
path
PlatformDirectoryPathstr
string
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).