Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MiningGameServer
Items
ServerItemSword
C# Class MiningGameServer.Items.ServerItemSword
Inheritance:
ServerItem
Exibir arquivo
Open project: geel9/Minor-Destruction
Public Methods
Method
Description
OnItemUsed
(
int
x
,
int
y
,
NetworkPlayer
user
) :
void
ServerItemSword
( ) :
System
Method Details
OnItemUsed()
public
method
public
OnItemUsed
(
int
x
,
int
y
,
NetworkPlayer
user
) :
void
x
int
y
int
user
NetworkPlayer
return
void
ServerItemSword()
public
method
public
ServerItemSword
( ) :
System
return
System