Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MapServer
TempPlayObject
C# Class MapServer.TempPlayObject
Show file
Open project: dream-young-soul/soul
Class Usage Examples
Public Properties
Property
Type
Description
accountid
int
isRole
bool
key
int
key2
int
play
PlayerObject
Public Methods
Method
Description
TempPlayObject
( ) :
System
Method Details
TempPlayObject()
public
method
public
TempPlayObject
( ) :
System
return
System
Property Details
accountid
public property
public
int
accountid
return
int
isRole
public property
public
bool
isRole
return
bool
key
public property
public
int
key
return
int
key2
public property
public
int
key2
return
int
play
public property
public
PlayerObject,MapServer
play
return
PlayerObject