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

Send the identity of the mapserver to the client.
상속: SagaLib.Packet
파일 보기 프로젝트 열기: Willyham/SagaRO2

공개 메소드들

메소드 설명
SendIdent ( ) : System

Constructor.

SetActorID ( uint actorID ) : void

메소드 상세

SendIdent() 공개 메소드

Constructor.
public SendIdent ( ) : System
리턴 System

SetActorID() 공개 메소드

public SetActorID ( uint actorID ) : void
actorID uint
리턴 void