C# 클래스 SEModAPI.API.Utility.FileSystem

파일 보기 프로젝트 열기: rexxar-tc/SEServerExtender

공개 메소드들

메소드 설명
GetUserDataPath ( string instanceName = "" ) : string
InitMyFileSystem ( string instanceName = "", bool reset = true ) : void

메소드 상세

GetUserDataPath() 공개 정적인 메소드

public static GetUserDataPath ( string instanceName = "" ) : string
instanceName string
리턴 string

InitMyFileSystem() 공개 정적인 메소드

public static InitMyFileSystem ( string instanceName = "", bool reset = true ) : void
instanceName string
reset bool
리턴 void