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
TempPlayObject
C# 클래스 MapServer.TempPlayObject
파일 보기
프로젝트 열기: dream-young-soul/soul
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
accountid
int
isRole
bool
key
int
key2
int
play
PlayerObject
공개 메소드들
메소드
설명
TempPlayObject
( ) :
System
메소드 상세
TempPlayObject()
공개
메소드
public
TempPlayObject
( ) :
System
리턴
System
프로퍼티 상세
accountid
공개적으로 프로퍼티
public
int
accountid
리턴
int
isRole
공개적으로 프로퍼티
public
bool
isRole
리턴
bool
key
공개적으로 프로퍼티
public
int
key
리턴
int
key2
공개적으로 프로퍼티
public
int
key2
리턴
int
play
공개적으로 프로퍼티
public
PlayerObject,MapServer
play
리턴
PlayerObject