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

#include <protocol.h>

Data Fields

EoSerialize _eo
Coords coords
int32_t id
int32_t spawn_type
int32_t spawn_time
int32_t amount

Detailed Description

NPC spawn EMF entity

Definition at line 767 of file protocol.h.

Field Documentation

◆ _eo

EoSerialize MapNpc::_eo

Definition at line 768 of file protocol.h.

◆ amount

int32_t MapNpc::amount

Definition at line 773 of file protocol.h.

◆ coords

Coords MapNpc::coords

Definition at line 769 of file protocol.h.

◆ id

int32_t MapNpc::id

Definition at line 770 of file protocol.h.

◆ spawn_time

int32_t MapNpc::spawn_time

Definition at line 772 of file protocol.h.

◆ spawn_type

int32_t MapNpc::spawn_type

Definition at line 771 of file protocol.h.


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