C# 클래스 SagaMap.Packets.Server.ShowMapInfo

Sends health and skill point values of a selected actor to be displayed in a box. (Needed to end battle.)
상속: SagaLib.Packet
파일 보기 프로젝트 열기: Willyham/SagaRO2

공개 메소드들

메소드 설명
SetMapInfo ( byte>.Dictionary info ) : void
ShowMapInfo ( ) : System

Constructor.

메소드 상세

SetMapInfo() 공개 메소드

public SetMapInfo ( byte>.Dictionary info ) : void
info byte>.Dictionary
리턴 void

ShowMapInfo() 공개 메소드

Constructor.
public ShowMapInfo ( ) : System
리턴 System