group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
registry_serialization::Loader Class Reference

#include <RegistrySerialization.hpp>

Public Member Functions

 Loader (entt ::registry &registry)
 
void apply (const uint8_t *data, size_t size, std::optional< entt::entity > localPlayerServerEntity=std::nullopt)
 
entt::entity map (entt::entity) const
 

Constructor & Destructor Documentation

◆ Loader()

registry_serialization::Loader::Loader ( entt ::registry &  registry)
inlineexplicit

Member Function Documentation

◆ apply()

void registry_serialization::Loader::apply ( const uint8_t *  data,
size_t  size,
std::optional< entt::entity >  localPlayerServerEntity = std::nullopt 
)

◆ map()

entt::entity registry_serialization::Loader::map ( entt::entity  e) const

The documentation for this class was generated from the following files: