Method | Description | |
---|---|---|
HandleDeleteItem ( Network client, string packet ) : void | ||
HandleMoveItem ( Network client, string packet ) : void |
public static HandleDeleteItem ( Network client, string packet ) : void | ||
client | Network | |
packet | string | |
return | void |
public static HandleMoveItem ( Network client, string packet ) : void | ||
client | Network | |
packet | string | |
return | void |