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
ServerItemDoor
C# Class MiningGameServer.Items.ServerItemDoor
Inheritance:
ServerItem
Exibir arquivo
Open project: geel9/Minor-Destruction
Public Methods
Method
Description
OnItemUsed
(
int
x
,
int
y
,
NetworkPlayer
player
) :
void
ServerItemDoor
( )
Method Details
OnItemUsed()
public
method
public
OnItemUsed
(
int
x
,
int
y
,
NetworkPlayer
player
) :
void
x
int
y
int
player
NetworkPlayer
return
void
ServerItemDoor()
public
method
public
ServerItemDoor
( )