C# Class Server.Multis.BaseBoat.MoveBoatHS

Inheritance: Server.Network.Packet
Show file Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
MoveBoatHS ( Mobile beholder, BaseBoat boat, Direction d, int speed, List ents, int xOffset, int yOffset ) : System

Method Details

MoveBoatHS() public method

public MoveBoatHS ( Mobile beholder, BaseBoat boat, Direction d, int speed, List ents, int xOffset, int yOffset ) : System
beholder Mobile
boat BaseBoat
d Direction
speed int
ents List
xOffset int
yOffset int
return System