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
FOnline
ItemWalkEventArgs
C# Class FOnline.ItemWalkEventArgs
Inheritance:
ItemEventArgs
ファイルを表示
Open project: wladimiiir/vault112
Public Methods
Method
Description
ItemWalkEventArgs
(
Item
item
,
Critter
cr
,
bool
entered
,
Direction
dir
) :
System
Method Details
ItemWalkEventArgs()
public
method
public
ItemWalkEventArgs
(
Item
item
,
Critter
cr
,
bool
entered
,
Direction
dir
) :
System
item
Item
cr
Critter
entered
bool
dir
Direction
return
System