C# Class ServerPointSystem.MonsterAwardArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: vharonftw/ServerEPRSystem Class Usage Examples

Méthodes publiques

Свойство Type Description
AwardAmount int
Handled bool
NPCID int
NPCType int
Player EPRPlayer

Property Details

AwardAmount public_oe property

public int AwardAmount
Résultat int

Handled public_oe property

public bool Handled
Résultat bool

NPCID public_oe property

public int NPCID
Résultat int

NPCType public_oe property

public int NPCType
Résultat int

Player public_oe property

public EPRPlayer,ServerPointSystem Player
Résultat EPRPlayer