Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CScape
Core
Network
Packet
SetRegionCoordinate
C# Class CScape.Core.Network.Packet.SetRegionCoordinate
Inheritance:
IPacket
Datei anzeigen
Open project: justas-d/cscape
Public Methods
Method
Description
Send
(
OutBlob
stream
) :
void
SetRegionCoordinate
(
short
x
,
short
y
) :
CScape.Models.Data
Method Details
Send()
public
method
public
Send
(
OutBlob
stream
) :
void
stream
OutBlob
return
void
SetRegionCoordinate()
public
method
public
SetRegionCoordinate
(
short
x
,
short
y
) :
CScape.Models.Data
x
short
y
short
return
CScape.Models.Data