C# Class Questor.Modules.Caching.EntityCache

Afficher le fichier Open project: ISeeDEDPpl/Questor Class Usage Examples

Méthodes publiques

Méthode Description
Activate ( ) : bool
AlignTo ( ) : void
Approach ( ) : void
BookmarkThis ( string NameOfBookmark = "bookmark", string Comment = "" ) : bool
Dock ( ) : bool
EntityCache ( DirectEve.DirectEntity entity ) : System
Jump ( ) : bool
KeepAtRange ( int range ) : bool
LockTarget ( string module ) : bool
MakeActiveTarget ( ) : void
OpenCargo ( ) : void
Orbit ( int range ) : void
UnlockTarget ( string module ) : bool
WarpTo ( ) : bool
WarpToAndDock ( ) : void

Method Details

Activate() public méthode

public Activate ( ) : bool
Résultat bool

AlignTo() public méthode

public AlignTo ( ) : void
Résultat void

Approach() public méthode

public Approach ( ) : void
Résultat void

BookmarkThis() public méthode

public BookmarkThis ( string NameOfBookmark = "bookmark", string Comment = "" ) : bool
NameOfBookmark string
Comment string
Résultat bool

Dock() public méthode

public Dock ( ) : bool
Résultat bool

EntityCache() public méthode

public EntityCache ( DirectEve.DirectEntity entity ) : System
entity DirectEve.DirectEntity
Résultat System

Jump() public méthode

public Jump ( ) : bool
Résultat bool

KeepAtRange() public méthode

public KeepAtRange ( int range ) : bool
range int
Résultat bool

LockTarget() public méthode

public LockTarget ( string module ) : bool
module string
Résultat bool

MakeActiveTarget() public méthode

public MakeActiveTarget ( ) : void
Résultat void

OpenCargo() public méthode

public OpenCargo ( ) : void
Résultat void

Orbit() public méthode

public Orbit ( int range ) : void
range int
Résultat void

UnlockTarget() public méthode

public UnlockTarget ( string module ) : bool
module string
Résultat bool

WarpTo() public méthode

public WarpTo ( ) : bool
Résultat bool

WarpToAndDock() public méthode

public WarpToAndDock ( ) : void
Résultat void