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

상속: SagaLib.Packet
파일 보기 프로젝트 열기: Willyham/SagaRO2

공개 메소드들

메소드 설명
NPCSpeech ( ) : System
SetActor ( uint actor ) : void
SetScript ( uint script ) : void

메소드 상세

NPCSpeech() 공개 메소드

public NPCSpeech ( ) : System
리턴 System

SetActor() 공개 메소드

public SetActor ( uint actor ) : void
actor uint
리턴 void

SetScript() 공개 메소드

public SetScript ( uint script ) : void
script uint
리턴 void