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

#include <protocol.h>

Data Fields

EoSerialize _eo
int32_t index
int32_t id
Coords coords
Direction direction

Detailed Description

Information about a nearby NPC

Definition at line 1491 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize NpcMapInfo::_eo

Definition at line 1492 of file protocol.h.

◆ coords

Coords NpcMapInfo::coords

Definition at line 1495 of file protocol.h.

◆ direction

Direction NpcMapInfo::direction

Definition at line 1496 of file protocol.h.

◆ id

int32_t NpcMapInfo::id

Definition at line 1494 of file protocol.h.

◆ index

int32_t NpcMapInfo::index

Definition at line 1493 of file protocol.h.


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