C# 클래스 Server.Multis.BaseBoat.MoveBoatHS

상속: Server.Network.Packet
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 메소드들

메소드 설명
MoveBoatHS ( Mobile beholder, BaseBoat boat, Direction d, int speed, List ents, int xOffset, int yOffset ) : System

메소드 상세

MoveBoatHS() 공개 메소드

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
리턴 System