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

#include <data.h>

Data Fields

uint8_t(* get_family )(const EoPacket *self)
uint8_t(* get_action )(const EoPacket *self)

Detailed Description

Definition at line 463 of file data.h.

Field Documentation

◆ get_action

uint8_t(* EoPacketVTable::get_action) (const EoPacket *self)

Definition at line 466 of file data.h.

◆ get_family

uint8_t(* EoPacketVTable::get_family) (const EoPacket *self)

Definition at line 465 of file data.h.


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