Property | Type | Description |
---|
Method | Description | |
---|---|---|
CaptainSelectSubPacket ( Stream stream, int index ) : System | ||
CaptainSelectSubPacket ( int targetID ) : System | ||
GetPacket ( int targetID ) : Packet |
public CaptainSelectSubPacket ( Stream stream, int index ) : System | ||
stream | Stream | |
index | int | |
return | System |
public CaptainSelectSubPacket ( int targetID ) : System | ||
targetID | int | |
return | System |
public static GetPacket ( int targetID ) : Packet | ||
targetID | int | |
return | Packet |