Table of Contents

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 PlatformFileType
path string

Fields

Path

public string Path

Field Value

string

Type

public PlatformFileType Type

Field Value

PlatformFileType

Methods

ToString()

public override string ToString()

Returns

string

Operators

operator +(PlatformDirectoryPath, string)

public static PlatformDirectoryPath operator +(PlatformDirectoryPath path, string str)

Parameters

path PlatformDirectoryPath
str string

Returns

PlatformDirectoryPath

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).