Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SphereStudio
Vanilla
Plugins
SphereStarter
C# 클래스 SphereStudio.Vanilla.Plugins.SphereStarter
상속:
IStarter
파일 보기
프로젝트 열기: Radnen/spherestudio
공개 메소드들
메소드
설명
Configure
( ) :
void
SphereStarter
(
ISettings
conf
) :
System
Start
(
string
gamePath
,
bool
isPackage
) :
void
메소드 상세
Configure()
공개
메소드
public
Configure
( ) :
void
리턴
void
SphereStarter()
공개
메소드
public
SphereStarter
(
ISettings
conf
) :
System
conf
ISettings
리턴
System
Start()
공개
메소드
public
Start
(
string
gamePath
,
bool
isPackage
) :
void
gamePath
string
isPackage
bool
리턴
void