Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
SagaMap
Packets
Server
NPCSpeech
C# Class SagaMap.Packets.Server.NPCSpeech
Inheritance:
SagaLib.Packet
ファイルを表示
Open project: Willyham/SagaRO2
Public Methods
Method
Description
NPCSpeech
( ) :
System
SetActor
(
uint
actor
) :
void
SetScript
(
uint
script
) :
void
Method Details
NPCSpeech()
public
method
public
NPCSpeech
( ) :
System
return
System
SetActor()
public
method
public
SetActor
(
uint
actor
) :
void
actor
uint
return
void
SetScript()
public
method
public
SetScript
(
uint
script
) :
void
script
uint
return
void