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
NPCDeathEvent
C# Class Pluton.Rust.Events.NPCDeathEvent
Inheritance:
DeathEvent
显示文件
Open project: Notulp/Pluton.Rust
Public Properties
Property
Type
Description
Victim
NPC
Public Methods
Method
Description
NPCDeathEvent
(
NPC
npc
,
HitInfo
info
) :
Rust.Objects
Method Details
NPCDeathEvent()
public
method
public
NPCDeathEvent
(
NPC
npc
,
HitInfo
info
) :
Rust.Objects
npc
NPC
info
HitInfo
return
Rust.Objects
Property Details
Victim
public_oe property
public
NPC
Victim
return
NPC