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
Pluton
Events
PlayerHurtEvent
C# Class Pluton.Events.PlayerHurtEvent
Inheritance:
HurtEvent
ファイルを表示
Open project: Notulp/Pluton
Class Usage Examples
Public Properties
Property
Type
Description
Victim
Player
Public Methods
Method
Description
PlayerHurtEvent
(
Player
player
,
HitInfo
info
)
Method Details
PlayerHurtEvent()
public
method
public
PlayerHurtEvent
(
Player
player
,
HitInfo
info
)
player
Player
info
HitInfo
Property Details
Victim
public_oe property
public
Player
Victim
return
Player