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

#include <protocol.h>

Data Fields

EoPacket _eo
NpcKilledData npc_killed_data
int32_t * experience

Detailed Description

Nearby NPC killed by player

Definition at line 6985 of file protocol.h.

Field Documentation

◆ _eo

EoPacket NpcSpecServerPacket::_eo

Definition at line 6986 of file protocol.h.

◆ experience

int32_t* NpcSpecServerPacket::experience

This field should be sent to the killer, but not nearby players

Definition at line 6991 of file protocol.h.

◆ npc_killed_data

NpcKilledData NpcSpecServerPacket::npc_killed_data

Definition at line 6987 of file protocol.h.


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