Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ServerPointSystem
MonsterAwardArgs
C# Class ServerPointSystem.MonsterAwardArgs
Inheritance:
System.EventArgs
Datei anzeigen
Open project: vharonftw/ServerEPRSystem
Class Usage Examples
Public Properties
Property
Type
Description
AwardAmount
int
Handled
bool
NPCID
int
NPCType
int
Player
EPRPlayer
Property Details
AwardAmount
public_oe property
public
int
AwardAmount
return
int
Handled
public_oe property
public
bool
Handled
return
bool
NPCID
public_oe property
public
int
NPCID
return
int
NPCType
public_oe property
public
int
NPCType
return
int
Player
public_oe property
public
EPRPlayer,ServerPointSystem
Player
return
EPRPlayer