Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MapServer
DiYuXieFu
C# 클래스 MapServer.DiYuXieFu
상속:
MonsterObject
파일 보기
프로젝트 열기: dream-young-soul/soul
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
mPlay
PlayerObject
공개 메소드들
메소드
설명
ClearThis
( ) :
void
DiYuXieFu
(
PlayerObject
_play
,
BaseObject
_AttackTarget
,
short
x
,
short
y
,
byte
dir
,
uint
_id
,
int
nAi_Id
) :
System
Run
( ) :
bool
메소드 상세
ClearThis()
공개
메소드
public
ClearThis
( ) :
void
리턴
void
DiYuXieFu()
공개
메소드
public
DiYuXieFu
(
PlayerObject
_play
,
BaseObject
_AttackTarget
,
short
x
,
short
y
,
byte
dir
,
uint
_id
,
int
nAi_Id
) :
System
_play
PlayerObject
_AttackTarget
BaseObject
x
short
y
short
dir
byte
_id
uint
nAi_Id
int
리턴
System
Run()
공개
메소드
public
Run
( ) :
bool
리턴
bool
프로퍼티 상세
mPlay
공개적으로 프로퍼티
public
PlayerObject,MapServer
mPlay
리턴
PlayerObject