Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SagaMap
Packets
Client
SendChangeState
C# Class SagaMap.Packets.Client.SendChangeState
Inheritance:
SagaLib.Packet
Show file
Open project: Willyham/SagaRO2
Public Methods
Method
Description
GetStance
( ) :
byte
GetState
( ) :
byte
GetTargetActor
( ) :
uint
New
( ) :
Packet
Parse
(
SagaLib
client
) :
void
SendChangeState
( ) :
System
Method Details
GetStance()
public
method
public
GetStance
( ) :
byte
return
byte
GetState()
public
method
public
GetState
( ) :
byte
return
byte
GetTargetActor()
public
method
public
GetTargetActor
( ) :
uint
return
uint
New()
public
method
public
New
( ) :
Packet
return
SagaLib.Packet
Parse()
public
method
public
Parse
(
SagaLib
client
) :
void
client
SagaLib
return
void
SendChangeState()
public
method
public
SendChangeState
( ) :
System
return
System