Beispiel #1
0
 public bool WarpTo(string ID)
 {
     return(WarpHandler.DirectWarp(ID, true));
 }
Beispiel #2
0
 public void ShowWarpMenu(string Exclude)
 {
     WarpHandler.ShowWarpMenu(Exclude);
 }