Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ServerPointSystem
TimeRewardPlayer
C# Class ServerPointSystem.TimeRewardPlayer
ファイルを表示
Open project: vharonftw/ServerEPRSystem
Public Properties
Property
Type
Description
Index
int
LastNotify
System.DateTime
LastReward
System.DateTime
canclaim
bool
notify
bool
Public Methods
Method
Description
TimeRewardPlayer
(
int
who
) :
System
Method Details
TimeRewardPlayer()
public
method
public
TimeRewardPlayer
(
int
who
) :
System
who
int
return
System
Property Details
Index
public_oe property
public
int
Index
return
int
LastNotify
public_oe property
public
DateTime,System
LastNotify
return
System.DateTime
LastReward
public_oe property
public
DateTime,System
LastReward
return
System.DateTime
canclaim
public_oe property
public
bool
canclaim
return
bool
notify
public_oe property
public
bool
notify
return
bool