eolib 0.5.0
A core C library for writing applications related to Endless Online
Loading...
Searching...
No Matches
WalkPlayerServerPacket Struct Reference

#include <protocol.h>

Data Fields

EoPacket _eo
int32_t player_id
Direction direction
Coords coords

Detailed Description

Nearby player has walked

Definition at line 5344 of file protocol.h.

Field Documentation

◆ _eo

EoPacket WalkPlayerServerPacket::_eo

Definition at line 5345 of file protocol.h.

◆ coords

Coords WalkPlayerServerPacket::coords

Definition at line 5348 of file protocol.h.

◆ direction

Direction WalkPlayerServerPacket::direction

Definition at line 5347 of file protocol.h.

◆ player_id

int32_t WalkPlayerServerPacket::player_id

Definition at line 5346 of file protocol.h.


The documentation for this struct was generated from the following file: