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

#include <protocol.h>

Data Fields

EoSerialize _eo
Direction direction
int32_t timestamp
Coords coords

Detailed Description

Common data between walk packets

Definition at line 1320 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize WalkAction::_eo

Definition at line 1321 of file protocol.h.

◆ coords

Coords WalkAction::coords

Definition at line 1324 of file protocol.h.

◆ direction

Direction WalkAction::direction

Definition at line 1322 of file protocol.h.

◆ timestamp

int32_t WalkAction::timestamp

Definition at line 1323 of file protocol.h.


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