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
SagaMap
Packets
Server
ListInventory
C# Class SagaMap.Packets.Server.ListInventory
Inheritance:
SagaLib.Packet
ファイルを表示
Open project: Willyham/SagaRO2
Public Methods
Method
Description
ListInventory
(
byte
numberOfItems
) :
System
SetItems
(
List
items
) :
void
SetSortType
(
ITEM_TYPE
type
) :
void
Method Details
ListInventory()
public
method
public
ListInventory
(
byte
numberOfItems
) :
System
numberOfItems
byte
return
System
SetItems()
public
method
public
SetItems
(
List
items
) :
void
items
List
return
void
SetSortType()
public
method
public
SetSortType
(
ITEM_TYPE
type
) :
void
type
ITEM_TYPE
return
void