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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t npc_index
Coords coords
Direction direction

Detailed Description

An NPC walking

Definition at line 2124 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize NpcUpdatePosition::_eo

Definition at line 2125 of file protocol.h.

◆ coords

Coords NpcUpdatePosition::coords

Definition at line 2127 of file protocol.h.

◆ direction

Direction NpcUpdatePosition::direction

Definition at line 2128 of file protocol.h.

◆ npc_index

int32_t NpcUpdatePosition::npc_index

Definition at line 2126 of file protocol.h.


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