C# Class SagaMap.Packets.Server.ActorTeleport

Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
ActorTeleport ( ) : System
SetLocation ( float x, float y, float z ) : void

Method Details

ActorTeleport() public méthode

public ActorTeleport ( ) : System
Résultat System

SetLocation() public méthode

public SetLocation ( float x, float y, float z ) : void
x float
y float
z float
Résultat void