Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SagaMap
Packets
Server
MarketDeleteIem
C# Class SagaMap.Packets.Server.MarketDeleteIem
Inheritance:
SagaLib.Packet
Show file
Open project: Willyham/SagaRO2
Public Methods
Method
Description
MarketDeleteIem
( ) :
System
SetItemId
(
uint
id
) :
void
SetReason
(
byte
reason
) :
void
Method Details
MarketDeleteIem()
public
method
public
MarketDeleteIem
( ) :
System
return
System
SetItemId()
public
method
public
SetItemId
(
uint
id
) :
void
id
uint
return
void
SetReason()
public
method
public
SetReason
(
byte
reason
) :
void
reason
byte
return
void