Property | Type | Description | |
---|---|---|---|
Decode1 | MapleFunctions.CInPacket.DDecode1 | ||
Decode2 | MapleFunctions.CInPacket.DDecode2 | ||
Decode4 | MapleFunctions.CInPacket.DDecode4 | ||
DecodeBuffer | MapleFunctions.CInPacket.DDecodeBuffer | ||
DecodeString | MapleFunctions.CInPacket.DDecodeString |
Method | Description | |
---|---|---|
DetouredDecode1 ( |
||
DetouredDecode2 ( |
||
DetouredDecode4 ( |
||
DetouredDecodeBuffer ( |
||
DetouredDecodeString ( |
public static DetouredDecode1 ( |
||
@this | ||
return | byte |
public static DetouredDecode2 ( |
||
@this | ||
return | ushort |
public static DetouredDecode4 ( |
||
@this | ||
return | uint |
public static DetouredDecodeBuffer ( |
||
@this | ||
bufferPointer | ||
size | uint | |
return | void |
public static DetouredDecodeString ( |
||
@this | ||
resultPointer | ||
return |
public static MapleFunctions.CInPacket.DDecode1 Decode1 | ||
return | MapleFunctions.CInPacket.DDecode1 |
public static MapleFunctions.CInPacket.DDecode2 Decode2 | ||
return | MapleFunctions.CInPacket.DDecode2 |
public static MapleFunctions.CInPacket.DDecode4 Decode4 | ||
return | MapleFunctions.CInPacket.DDecode4 |
public static MapleFunctions.CInPacket.DDecodeBuffer DecodeBuffer | ||
return | MapleFunctions.CInPacket.DDecodeBuffer |