C# Класс ParkitectNexus.Data.Game.MacOSX.MacOSXParkitectPaths

Represents a paths collection for the MacOSX version of the Parkitect game.
Наследование: ParkitectNexus.Data.Game.Base.BaseParkitectPaths
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetPathInSavesFolder ( string path, bool createIfNotExists ) : string
MacOSXParkitectPaths ( MacOSXParkitect parkitect ) : System

Описание методов

GetPathInSavesFolder() публичный Метод

public GetPathInSavesFolder ( string path, bool createIfNotExists ) : string
path string
createIfNotExists bool
Результат string

MacOSXParkitectPaths() публичный Метод

public MacOSXParkitectPaths ( MacOSXParkitect parkitect ) : System
parkitect MacOSXParkitect
Результат System