Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetPacket ( DriveType drive, int shipType, int unknown, string shipName ) : Packet | ||
SetShipSettingsSubPacket ( DriveType drive, int shipType, int unknown, string shipName ) : System | ||
SetShipSettingsSubPacket ( Stream stream, int index ) : System |
public static GetPacket ( DriveType drive, int shipType, int unknown, string shipName ) : Packet | ||
drive | DriveType | |
shipType | int | |
unknown | int | |
shipName | string | |
return | Packet |
public SetShipSettingsSubPacket ( DriveType drive, int shipType, int unknown, string shipName ) : System | ||
drive | DriveType | |
shipType | int | |
unknown | int | |
shipName | string | |
return | System |
public SetShipSettingsSubPacket ( Stream stream, int index ) : System | ||
stream | Stream | |
index | int | |
return | System |