#include <nrg_snapshot.h>
Public Types | |
enum | Action { Get, Create, Destroy, Update } |
typedef std::function< Entity *(Action, uint16_t eid, uint16_t etype)> | CSnapFunc |
Public Member Functions | |
bool | readFromPacket (Packet &p, const CSnapFunc &f) |
Class to parse a snapshot received client-side