Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SagaMap
Packets
Server
ShowMapInfo
C# Class SagaMap.Packets.Server.ShowMapInfo
Sends health and skill point values of a selected actor to be displayed in a box. (Needed to end battle.)
Inheritance:
SagaLib.Packet
Mostrar archivo
Open project: Willyham/SagaRO2
Public Methods
Method
Description
SetMapInfo
(
byte>.Dictionary
info
) :
void
ShowMapInfo
( ) :
System
Constructor.
Method Details
SetMapInfo()
public
method
public
SetMapInfo
(
byte>.Dictionary
info
) :
void
info
byte>.Dictionary
return
void
ShowMapInfo()
public
method
Constructor.
public
ShowMapInfo
( ) :
System
return
System