group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
registry_serialization Namespace Reference

Classes

class  Loader
 
struct  RemoteInputRecord
 

Typedefs

using Synced = std::tuple< entt::entity, Position, Velocity, PlayerState, CollisionShape, WeaponState, Health, PlayerMatchStats >
 

Functions

std::vector< uint8_t > serialize (const entt::registry &registry)
 

Typedef Documentation

◆ Synced

Function Documentation

◆ serialize()

std::vector< uint8_t > registry_serialization::serialize ( const entt::registry &  registry)
Here is the caller graph for this function: