Method | 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 |
public BookmarkThis ( string NameOfBookmark = "bookmark", string Comment = "" ) : bool | ||
NameOfBookmark | string | |
Comment | string | |
return | bool |
public EntityCache ( DirectEve.DirectEntity entity ) : System | ||
entity | DirectEve.DirectEntity | |
return | System |