Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SagaMap
Packets
Server
ActorTeleport
C# Class SagaMap.Packets.Server.ActorTeleport
Inheritance:
SagaLib.Packet
Exibir arquivo
Open project: Willyham/SagaRO2
Public Methods
Method
Description
ActorTeleport
( ) :
System
SetLocation
(
float
x
,
float
y
,
float
z
) :
void
Method Details
ActorTeleport()
public
method
public
ActorTeleport
( ) :
System
return
System
SetLocation()
public
method
public
SetLocation
(
float
x
,
float
y
,
float
z
) :
void
x
float
y
float
z
float
return
void