C# 클래스 ParkitectNexus.Data.Game.MacOSX.MacOSXParkitectPaths

Represents a paths collection for the MacOSX version of the Parkitect game.
상속: ParkitectNexus.Data.Game.Base.BaseParkitectPaths
파일 보기 프로젝트 열기: ParkitectNexus/ParkitectNexusClient 1 사용 예제들

공개 메소드들

메소드 설명
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