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
FOnline
ItemAttackEventArgs
C# Class FOnline.ItemAttackEventArgs
Inheritance:
ItemChainEventArgs
显示文件
Open project: wladimiiir/vault112
Class Usage Examples
Public Methods
Method
Description
ItemAttackEventArgs
(
Item
item
,
Critter
cr
,
Critter
target
) :
System
Method Details
ItemAttackEventArgs()
public
method
public
ItemAttackEventArgs
(
Item
item
,
Critter
cr
,
Critter
target
) :
System
item
Item
cr
Critter
target
Critter
return
System