Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Pluton
Rust
Events
NPCHurtEvent
C# Class Pluton.Rust.Events.NPCHurtEvent
Inheritance:
HurtEvent
显示文件
Open project: Notulp/Pluton.Rust
Public Properties
Property
Type
Description
Victim
NPC
Public Methods
Method
Description
NPCHurtEvent
(
NPC
npc
,
HitInfo
info
) :
Rust.Objects
Method Details
NPCHurtEvent()
public
method
public
NPCHurtEvent
(
NPC
npc
,
HitInfo
info
) :
Rust.Objects
npc
NPC
info
HitInfo
return
Rust.Objects
Property Details
Victim
public_oe property
public
NPC
Victim
return
NPC