C# Class ParkitectNexus.Data.Game.MacOSX.MacOSXParkitectPaths

Represents a paths collection for the MacOSX version of the Parkitect game.
Inheritance: ParkitectNexus.Data.Game.Base.BaseParkitectPaths
Afficher le fichier Open project: ParkitectNexus/ParkitectNexusClient Class Usage Examples

Méthodes publiques

Méthode Description
GetPathInSavesFolder ( string path, bool createIfNotExists ) : string
MacOSXParkitectPaths ( MacOSXParkitect parkitect ) : System

Method Details

GetPathInSavesFolder() public méthode

public GetPathInSavesFolder ( string path, bool createIfNotExists ) : string
path string
createIfNotExists bool
Résultat string

MacOSXParkitectPaths() public méthode

public MacOSXParkitectPaths ( MacOSXParkitect parkitect ) : System
parkitect MacOSXParkitect
Résultat System