Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetValidOrigin ( ) : OriginType | ||
ShipAction2 ( ShipAction2SubPacketType actionType, int value1, int value2, int value3, int value4 ) : System | ||
ShipAction2 ( Stream stream, int index ) : System |
public ShipAction2 ( ShipAction2SubPacketType actionType, int value1, int value2, int value3, int value4 ) : System | ||
actionType | ShipAction2SubPacketType | |
value1 | int | |
value2 | int | |
value3 | int | |
value4 | int | |
return | System |
public ShipAction2 ( Stream stream, int index ) : System | ||
stream | Stream | |
index | int | |
return | System |