C# 클래스 JABIA_mod_launcher_ng.Mod

파일 보기 프로젝트 열기: sbobovyc/JA-BiA-Tools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dllName string
enabled bool
modPath string

공개 메소드들

메소드 설명
init ( string path ) : void

메소드 상세

init() 공개 메소드

public init ( string path ) : void
path string
리턴 void

프로퍼티 상세

dllName 공개적으로 프로퍼티

public string dllName
리턴 string

enabled 공개적으로 프로퍼티

public bool enabled
리턴 bool

modPath 공개적으로 프로퍼티

public string modPath
리턴 string