Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SagaMap
Packets
Server
SendBookList
C# Class SagaMap.Packets.Server.SendBookList
Inheritance:
SagaLib.Packet
Mostra file
Open project: Willyham/SagaRO2
Public Methods
Method
Description
SendBookList
( ) :
System
SetActorID
(
uint
actor
) :
void
SetBooks
(
List
books
) :
void
SetMoney
(
uint
money
) :
void
Method Details
SendBookList()
public
method
public
SendBookList
( ) :
System
return
System
SetActorID()
public
method
public
SetActorID
(
uint
actor
) :
void
actor
uint
return
void
SetBooks()
public
method
public
SetBooks
(
List
books
) :
void
books
List
return
void
SetMoney()
public
method
public
SetMoney
(
uint
money
) :
void
money
uint
return
void