Table of Contents

Class GameDirectory

Namespace
MCM.Abstractions.GameFeatures
Assembly
MCMv5.dll
public record GameDirectory : IEquatable<GameDirectory>
Inheritance
GameDirectory
Implements
Inherited Members

Constructors

GameDirectory(PlatformDirectoryType, string)

public GameDirectory(PlatformDirectoryType Type, string Path)

Parameters

Type PlatformDirectoryType
Path string

Properties

Path

public string Path { get; init; }

Property Value

string

Type

public PlatformDirectoryType Type { get; init; }

Property Value

PlatformDirectoryType

This page was last modified at 07/17/2023 21:08:06 +03:00 (UTC).

Commit Message
Author:    Vitalii Mikhailov
Commit:    56212b30c9db4f0483bd688e2871513a31754ef3
Removed OpenSaveDialogs, replaced with net472 and netcoreapp3.1 targets

Added the ability to save Settings Packs