C# Class LKCamelot.script.spells.Teleport

Inheritance: Spell
Datei anzeigen Open project: vans163/LKEmu

Public Methods

Method Description
CastIt ( model player, LKCamelot castx ) : void
Teleport ( )

Method Details

CastIt() public method

public CastIt ( model player, LKCamelot castx ) : void
player model
castx LKCamelot
return void

Teleport() public method

public Teleport ( )