Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nomad
Utils
EngineUtils
C# 클래스 Nomad.Utils.EngineUtils
파일 보기
프로젝트 열기: Azerothian/fc3editor
공개 메소드들
메소드
설명
EnterIngame
(
string
gameMode
) :
void
ExitIngame
( ) :
void
GetMapArgument
( ) :
string
HasArgument
(
string
key
) :
bool
메소드 상세
EnterIngame()
공개
정적인
메소드
public
static
EnterIngame
(
string
gameMode
) :
void
gameMode
string
리턴
void
ExitIngame()
공개
정적인
메소드
public
static
ExitIngame
( ) :
void
리턴
void
GetMapArgument()
공개
정적인
메소드
public
static
GetMapArgument
( ) :
string
리턴
string
HasArgument()
공개
정적인
메소드
public
static
HasArgument
(
string
key
) :
bool
key
string
리턴
bool