Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
SagaMap
Packets
Server
OtherActorTeleport
C# Class SagaMap.Packets.Server.OtherActorTeleport
Inheritance:
SagaLib.Packet
Afficher le fichier
Open project: Willyham/SagaRO2
Méthodes publiques
Méthode
Description
OtherActorTeleport
( ) :
System
SetActorID
(
uint
ActorID
) :
void
SetLocation
(
float
x
,
float
y
,
float
z
) :
void
Method Details
OtherActorTeleport()
public
méthode
public
OtherActorTeleport
( ) :
System
Résultat
System
SetActorID()
public
méthode
public
SetActorID
(
uint
ActorID
) :
void
ActorID
uint
Résultat
void
SetLocation()
public
méthode
public
SetLocation
(
float
x
,
float
y
,
float
z
) :
void
x
float
y
float
z
float
Résultat
void