TPlayerMoveMessage Class

Message ID 7: Player move

Unit: Sporgloo.API.Messages
System.TObject
  Olf.Net.Socket.Messaging.TOlfSMMessage
    Sporgloo.API.Messages.TPlayerMoveMessage
type TPlayerMoveMessage = class(TOlfSMMessage)

The TPlayerMoveMessage type exposes the following members.

Show:
 NameDescription
Create
Top
Show:
 NameDescription
MessageID
PlayerID

Player unique identifier

SessionID

Session unique identifier

X

X

Y

Y

Top