C# Class Tachycardia.Objects.Actions.Teleport

Inheritance: BaseAction
Afficher le fichier Open project: secred/Tachycardia

Méthodes publiques

Свойство Type Description
m_TeleportTo Mogre.Vector3

Méthodes publiques

Méthode Description
Go ( ) : void
Teleport ( Mogre destination ) : System

Method Details

Go() public méthode

public Go ( ) : void
Résultat void

Teleport() public méthode

public Teleport ( Mogre destination ) : System
destination Mogre
Résultat System

Property Details

m_TeleportTo public_oe property

public Mogre.Vector3 m_TeleportTo
Résultat Mogre.Vector3