Property | Type | Description | |
---|---|---|---|
ShortCuttableShipSuffixes | String[] | ||
context | ExecutionContext | ||
target | Vessel |
Method | Description | |
---|---|---|
GetDistance ( ) : double | ||
GetFacing ( ) : |
||
GetPrograde ( ) : |
||
GetRetrograde ( ) : |
||
GetSuffix ( string suffixName ) : object | ||
IsInRange ( double range ) : bool | ||
ToString ( ) : string | ||
VesselTarget ( Vessel target, ExecutionContext context ) : System |
Method | Description | |
---|---|---|
VesselTarget ( ) : System |
public GetSuffix ( string suffixName ) : object | ||
suffixName | string | |
return | object |
public VesselTarget ( Vessel target, ExecutionContext context ) : System | ||
target | Vessel | |
context | ExecutionContext | |
return | System |
public static String[] ShortCuttableShipSuffixes | ||
return | String[] |