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
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
SetMapInfo ( byte>.Dictionary info ) : void
ShowMapInfo ( ) : System

Constructor.

Method Details

SetMapInfo() public méthode

public SetMapInfo ( byte>.Dictionary info ) : void
info byte>.Dictionary
Résultat void

ShowMapInfo() public méthode

Constructor.
public ShowMapInfo ( ) : System
Résultat System